This plugin creates shortcodes to restrict the access to users (visitors, members oder by an specific role). You can also add a shortcode and use nested …
Bewertungen
5
Zuletzt aktualisiert
March 3, 2016
Version
3.0
Aktive Installationen
100
Members Restricted Access

This plugin create shortcodes to restrict the access to Visitors, Members or specific role. You can create sections in your page/post only visible to members (logged users), visitors or for an specific role.

To use you need to create the content and wrap it with these shortcodes: [visitor], [member] or [showifrole].

  • You can use the parameters ‚is‘ and ‚msg‘. If you not specify them, the default value will be use instead.
  • The paramater ‚is‘ is use it with the shortcode [showifrole] to check for that specific user. The default value is ‚administrator‘.
  • And ‚msg‘ is the message the system is going to show. You can use html code with single apostrophes (‚). The default value is null.

Beispiele:

‚[visitor] content only visible to visitors [/visitor]

[member msg=“You need to Login to see this content.“] content only visible to members [/member]

[showifrole is=administrator] content only visible for administrators [/showifrole]

[showifrole is=author msg=“You don’t have the required role.“] content only visible for authors [showifrole]‘

Kostenlosmit dem Creator-Tarif
Mit deiner Installation stimmst du den Geschäftsbedingungen von WordPress.com sowie den Bedingungen für Drittanbieter-Plugins zu.
Aktive Installationen
100
Getestet bis
4.4.33
Dieses Plugin steht zum Download zur Verfügung, um in deiner selbst gehosteten WordPress-Installation verwendet zu werden.