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

Moderate Selected Posts

外掛說明

Force comment moderation on selected posts but allow others to remain open.

Simple admin interface to select your posts by title. This does not work for pages at this point, only posts.

Upgrade

  1. Delete the previous moderate-selected-posts folder from the /wp-content/plugins/ directory
  2. Upload the new moderate-selected-posts folder to the /wp-content/plugins/ directory

Usage

  1. Visit Settings>Moderate Selected Posts in the admin area of your blog.
  2. Select the posts you wish to moderate all comments on.

OR

  1. Visit the post you want to moderate all comments on.
  2. Check or uncheck the checkcbox in the Moderation meta box.

Enjoy!

安裝方式

  1. Upload the moderate-selected-posts folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

NOTE: See “Other Notes” for Upgrade and Usage Instructions as well as other pertinent topics.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Moderate Selected Posts〉的開發相關工作。

參與者

將〈Moderate Selected Posts〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.4 (2012-12-13):

  • Fix PHP Notices
  • Tested against WordPress 3.5

1.3 (2009-02-27):

  • Fix PHP Notices
  • Update admin styling
  • Added protection agains value returned from get_option not being an array

1.2 (2008-12-12):

  • Admin Styling updates
  • Meta box for add/edit post pages
  • Localization support
  • Various enhancements for 2.7

1.1.1 (2008-09-09):

  • Small update to support PHP4

1.1 (2008-09-03):

  • Hook into comment process earlier so that a moderation email sent
  • Hook into approval process earlier than Akismet so that Akismet can override with spam
  • Re-wrote functions around new hooks
  • The comment author, admins and users with moderation capabilitites are now not moderated

1.0 (2008-08-27):

  • Initial Public Release