[wlss_protected_posts_and_pages_count]

The total number of unique protected posts and pages in a specific level as defined in the “levels” parameter.

Usage

All you need to do display this information is to insert the shortcode below to any post or page you like:

[wlss_protected_posts_and_pages_count levels="Level1,,Level2,,Level3"]

Parameters

You can add the below parameters to the shortcode in order to configure it better to your own membership site’s structure:

Parameter Name Required / Optional Description
levels Required Levels names separated with a delimiter ,,
delimiter Optional You can change the default delimiter ,, and use your own delimiter symbols [ delimiter=”your chosen symbol” ]

Example

[wlss_protected_posts_and_pages_count levels="Pro,,Premium"]