Shortcodes
This documentation is for the WooVIP plugin
Here is a list of all shortcodes available in WooVIP
Membership Shortcodes
Use these shortcodes to display or hide various information to your members
Display Shortcode
Use this shortcode inside your pages and posts to display content only to members.
[woovip_content lounges='lounge_name']] Your Content [[/woovip_content]
Teaser Shortcode
Use this shortcode inside your pages and posts to display content to visitors that aren’t members.
[woovip_teaser lounges='lounge_name']] Your Content [[/woovip_teaser]
Members Shortcodes
Use these shortcodes to display information to your members about their membership.
Membership Name
Use this shortcode inside your pages to display the membership name to your customers.
[wv_member_info_name lounge='lounge_name']
Membership Start Date
Displays the date at which the user’s membership started.
[wv_member_info_start lounge='lounge_name']
Membership End Date
Displays the date at which the user’s membership will end. Will display nothing if the membership never ends.
[wv_member_info_end lounge='lounge_name']
Membership Remaining Days
Displays the number of days remaining before the membership ends.
[wv_member_info_remaining lounge='lounge_name']