Content Add-On Shortcodes

This page contains a demo for Wishlist Smart Shortcodes – Content Add-On Shortcodes.

The content add-on includes 5 different shortcodes as explained in the below tables.

Be sure to follow the “How to experiment with the shortcodes” sections.

We divided the shortcodes 2 tables according to their purpose:

Table 1: Display Content to Specified Membership Level/s

PurposeShortcode
Display a list of posts accessible in each membership level
[ wlss_display_levels_posts ]
Display a list of pages accessible in each membership level
[ wlss_display_levels_pages ]
Display a list of categories accessible in each membership level[ wlss_display_levels_categories ]

Accessible Posts in the Free Level

* The posts list updates using the relevant shortcode above (You can view the shortcode by editing this page)

[wlss_display_levels_posts levels=”Free”]

Accessible Pages in the Free Level

* The pages list updates using the relevant shortcode above (You can view the shortcode by editing this page)

[wlss_display_levels_pages levels=”Free”]

Accessible Categories in the Free Level

* The categories list updates using the relevant shortcode above (You can view the shortcode by editing this page)

[wlss_display_levels_categories levels=”Free”]

How to experiment with the shortcodes:

  • Create your demo website in this link
  • Check which levels you are associated with under Wishlist Member menu > Levels
  • Change the levels in the shortcodes and see how the content dynamically changes accordingly

Table 2: Display or Hide Content to / from Members not Associated with Specified Level/s

PurposeShortcode
Hide the content from members who are not associated with any level specified in the "levels" parameter
[ wlss_hide_from_members_not_associated_with_any_level ]
Display the content to members who are not associated with any level specified in the "levels" parameter
[ wlss_display_to_members_not_associated_with_any_level ]

Shortcode 1:

Hiding Content from non Platinum Membership Levels

* The content updates automatically using the shortcode above (You can view the shortcode by editing this page)

Important Note – In order to be able to view the content in the shortcode (right below this sentence, please be sure to add your user to the Platinum level (in Wishlist Member menu > Levels):

[wlss_hide_from_members_not_associated_with_any_level levels=”Platinum”]

This content will be hidden from members who are not associated with any of the levels specified in the shortcode

[/wlss_hide_from_members_not_associated_with_any_level]

How to experiment with the shortcode:

  • Create your demo website in this link
  • Change the membership levels in the shortcode and the membership levels specified under your user (in Wishlist Member menu > Levels) and see how the content inside the shortcode is displayed to / hidden from you accordingly.

– – – – – – – –

Shortcode 2:

Displaying Content to non Platinum Membership Levels

* The content updates automatically using the shortcode above (You can view the shortcode by editing this page)

Important Note – In order to be able to make the content in the shortcode hidden (right below this sentence, please be sure to add your user to the Platinum level (in Wishlist Member menu > Levels):

[wlss_display_to_members_not_associated_with_any_level levels=”Platinum”]

This content will be displayed to members who are not associated with any of the levels specified in the shortcode

[/wlss_display_to_members_not_associated_with_any_level]

How to experiment with the shortcode:

  • Create your demo website in this link
  • Change the membership levels in the shortcode and the membership levels specified under your user (in Wishlist Member menu > Levels) and see how the content inside the shortcode is displayed to / hidden from you accordingly.

Recommended Resources

We recommend going over the information about each of the shortcodes you experiment with in the plugin’s manual, as it will help you understand each plugin better, plus, it includes examples and additional parameters available.