Conditional shortcode to control access to portions of content (page, post, partial, etc.) based on the post type the user is currently viewing.
This shortcode provides a way to display specific content for users that are currently (during current session) logged in using autologin link.
This shortcode will allow you to override Memberium content protections and display protected content where it normally wouldn’t show up. A prime example is using LearnDash’s course grid. Protecting your courses with Memberium would prevent them from showing up in the course list if the user doesn’t have access. This shortcode will allow you to display those protected courses.
This shortcode enables you to run native PHP code in your content, and output the results to the browser.
Conditional shortcode to control access to portions of a post or page based on the logged in user’s tags. This shortcode will check to verify that the user has all the tags listed.
This conditional shortcode checks if the user is visiting using a mobile device.
Conditional shortcode to control access to portions of a post or page based on the logged in membership levels.
This shortcode displays conditionally displays output if the current content is being displayed as an excerpt.
Conditionally displays content to the browser if the remote client is the GoogleBot.