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

Restrict Comments

描述

Restrict Comments is the best way to let each user see only their own comments (and correspondent replies) on selected (or all) post types.

Main features:

  • choose (multiselect) to make plugin work on post, pages, custom post types
  • except users from restriction by role

螢幕截圖

  • Admin side view

安裝

  1. Upload plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Visit settings through “Comments” -> “Restrict Comments” side menu link.

常見問題

How does this plugin do its magic?

Restrict Comments makes use of the ‘comments_clause’ filter, provided by WordPress, in order to modify the query to select comments in the database, excluding the ones that do not meet the criteria.

Does this plugin insert or delete anything from the database?

Not at all. It only filters the comments select query, based on options defined by the owner on the plugin’s settings page. Your data is secure!

Does this plugin work with any theme?

That\’s the goal, but we cannot be sure. There are so many themes! If you have any troubles, please use the support forum.

Have feedback or a feature request?

  • We are open to your suggestions and feedback. Thank you for using or trying out one of our plugins! Just drop us an email with your suggestion.

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

將 Restrict Comments 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.0

  • Initial Release.