Core Plugin Shortcodes – Complete List

In this document you will find all the available shortcodes in the Core Plugin (16 in total).

You will find detailed information, including examples for each shortcode, by clicking on the shortcode itself.

Important Definitions

Here are 3 definitions that will help you better understand the shortcodes:

  • “Any level” – The member and the levels defined in the “levels” parameter have at least one level in common
  • “All levels” – The member is associated with all the levels defined in the “levels” parameter, even if he is associated with other levels as well
  • “Exact levels” – The member and the levels defined in the “levels” parameter have the exact same levels, no less, no more

Content Shortcodes

There are 6 unique content shortcodes you can use (click on each shortcode to get detailed information including examples):

Display the content to members who are associated with any level specified in the “levels” parameter:

[wlss_display_to_members_in_any_level]

Display the content to members who are associated with all the levels specified in the “levels” parameter:

[wlss_display_to_members_in_all_levels]

Display the content to members who are associated with the exact levels specified in the “levels” parameter:

[wlss_display_to_members_in_exact_levels]

Hide the content from members who are associated with any level specified in the “levels” parameter:

[wlss_hide_from_members_in_any_level]

Hide the content from members who are associated with all the levels specified in the “levels” parameter:

[wlss_hide_from_members_in_all_levels]

Hide the content from members who are associated with the exact levels specified in the “levels” parameter:

[wlss_hide_from_members_in_exact_levels]

 Members Shortcodes

There are 4 unique members’ shortcodes you can use:

Total number of unique members in all membership levels:

[wlss_total_members_in_all_levels]

Total number of active members in all membership levels:

[wlss_total_active_members_in_all_levels]

Total number of cancelled members in all membership levels:

[wlss_total_cancelled_members_in_all_levels]

The total number of members in a specific membership level:

[wlss_members_count]

Protection Shortcodes

There are 6 unique protection shortcodes you can use:

Total number of unique protected posts in a specific level as defined in the “levels” parameter:

[wlss_protected_posts_count]

Total number of unique protected pages in a specific level as defined in the “levels” parameter:

[wlss_protected_pages_count]

Total number of unique protected categories in a specific level as defined in the “levels” parameter:

[wlss_protected_categories_count]

Total number of unique protected posts in all levels:

[wlss_protected_posts_count_in_all_levels]

Total number of unique protected pages in all levels:

[wlss_protected_pages_count_in_all_levels]

Total number of unique protected categories in all levels:

[wlss_protected_categories_count_in_all_levels]