Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Member Content Visibility

Beschrijving

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.

Installatie

  1. Visit Plugins > Add New
  2. Search for Member Content Visibility
  3. Activate Member Content Visibility from your Plugins page.

Beoordelingen

13 oktober 2016
High five for the plugin. This is what I was looking. It makes VC even more powerful.
3 september 2016 1 reactie
Works perfectly both with shortcode and Visual Composer! Thanks for this plugin!
Lees alle 6 beoordelingen

Bijdragers & ontwikkelaars

“Member Content Visibility” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Member Content Visibility” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

  • Initiële versie

1.1

  • Making non-member content visible for admins.