這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP Content Permission

描述

Manage your content and decide what to show for a login user and what for guests.
You can hide a complete post, page or any post type from guests and redirect them to any page you’ll choose.
There is also the option to display just a certain content to either a member user or a guest user.

The Plugin enable you to add login form and registration form to any post page.
Easy to use, no development knowledge is required

Shortcode list:

  1. [members] : Display content for login users only

  2. [guests] : Display content for guest users only

  3. [login-form] : Display login form for guest

  4. [member-name] : Display login user nickname

  5. [register] : Display registration form

安裝

Using The WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Search for ‘WP Content Permission’
  3. Click ‘Install Now’
  4. Activate the plugin on the Plugin dashboard

Uploading in WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Navigate to the ‘Upload’ area
  3. Select wp-content-permission.zip from your computer
  4. Click ‘Install Now’
  5. Activate the plugin in the Plugin dashboard

Using FTP

  1. Download wp-content-permission.zip
  2. Extract the wp-content-permission.zip directory to your computer
  3. Upload the wp-content-permission directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard

評價

2016年9月3日
Thank for your time to develop this plugin, I am using it to set permission to users and guest for who can submit the article or not. Why some one rate this plugin 1 star 🙁
閱讀全部3個評價

貢獻者及開發者

“WP Content Permission” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WP Content Permission 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

  • Initial version