Member Content Visibility

plugin banner

Add a shortcode that allows to display content parts to logged in or non-logged in users. Also includes integration with visual composer.

Author:Webilop (profile at wordpress.org)
WordPress version required:3.8
WordPress version tested:4.4.32
Plugin version:1.1
Added to WordPress repository:22-12-2015
Last updated:15-10-2016
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:6
Plugin URI:
Total downloads:2 237
Active installs:100+
plugin download
Click to start download

This plugin allows to display content sections only to logged in users, or only to non-logged in users.

After activating the plugin use the shortcode [member_container] to encapsulate the content you want to show exclusively to members or non members. For example:
[member_container show=”non-members”] Join now! [/member_container]

The shortcode has only one parameter:
– show: Determines the kind of user that is the content for. Possible values are: “members”, “non-members”.

If you have Visual Composer installed, an element called “(non) Member Container” will appear under the category “Content”, when it is inserted you can choose if the content will be for members or non members

The plugin is available in Github. We receive patches to fix bugs and translation files.


ChangeLog