Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Member Content Visibility

Περιγραφή

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.

Εγκατάσταση

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

Κριτικές

13 Οκτωβρίου 2016
High five for the plugin. This is what I was looking. It makes VC even more powerful.
3 Σεπτεμβρίου 2016 1 απάντηση
Works perfectly both with shortcode and Visual Composer! Thanks for this plugin!
Ανάγνωση όλων των 6 κριτικών

Συνεισφέροντες & Προγραμματιστές

“Member Content Visibility” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.0

  • Αρχική έκδοση

1.1

  • Making non-member content visible for admins.