Toggle Post Type Visibility

外掛說明

Toggle the visibility of any custom post type between public and restricted to logged-in users. This simple plugin can be paired with account management strategies to create membership-only content restrictions.

安裝方式

  1. Take the easy route and install through the WordPress plugin installer, or,
  2. Download the .zip file and upload the unzipped folder to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Go to the Toggle Post Type Visibility page under Settings to set the visibility of each post type.

常見問題集

Where are the options?

See the sub-page under the settings menu. Options will only show up for custom post types registered with public => true.

Inconsistent behavior for logged out users?

Logged-out users may see inconsistent behavior when attempting to access content that is hidden. They will likely see the front page, or the post type archive. They may see a 404 error. For best results, avoid including menus or other links to hidden content from public pages.

Access management

This plugin limits access to logged-in users. It does not provide any special handling of user registration management. Anyone at the subscriber level or greater can view all content filtered by this plugin. There is a warning on the settings page when sites allow anyone to register, which will allow anyone to view content restricted by this plugin. There are no plugin options to change the visibility restriction; the only level of access restriction is for logged-in status.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Toggle Post Type Visibility〉的開發相關工作。

參與者

將〈Toggle Post Type Visibility〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0

  • First publicly available version of the plugin.