這個外掛並未在最新的 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.

評價

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

  • Initial version

1.1

  • Making non-member content visible for admins.