このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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.

評価

2016年10月13日
High five for the plugin. This is what I was looking. It makes VC even more powerful.
2016年9月3日 1 reply
Works perfectly both with shortcode and Visual Composer! Thanks for this plugin!
6件のレビューをすべて表示

貢献者と開発者

Member Content Visibility はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Member Content Visibility” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • 最初のバージョン

1.1

  • Making non-member content visible for admins.