Comment Controller

描述

Comment Controller allows users to disable display of comments for their account,
and allows site admins to selectively disable comments per-post-type or per-role.

安装

From your WordPress dashboard

  1. Visit ‘Plugins > Add New’
  2. Search for ‘Comment Controller’
  3. Activate Comment Controller from your Plugins page

From WordPress.org

  1. Download Comment Controller
  2. Upload the ‘comment-controller’ folder to the ‘/wp-content/plugins’
    directory of your WordPress installation
  3. Activate Comment Controller from your Plugins page

常见问题

None yet

评价

阅读所有1条评价

贡献者及开发者

「Comment Controller」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Comment Controller」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「Comment Controller」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

Version 1.1.5

  • Updated: Author to DigitalME
  • Updated: Contributor to ympno
  • Tested up to WordPress 6.9

Version 1.1.4

  • Updated: More standards cleanup
  • Updated: Settings library

Version 1.1.2

  • Updated: Settings library (fixes sysinfo security vulnerability)

Version 1.1.1

  • Fixed: I forgot how to SVN and broke all the things…

Version 1.1.0

  • Improved: Bring code up to reasonable standards

Version 1.0.6

  • Improved: Code refresh

Version 1.0.5

  • Added: Option to disable comments for posts by a given author

Version 1.0.4

  • Fixed: Update readme

Version 1.0.3

  • Improved: Prettify post type names

Version 1.0.2

  • Fixed: Update readme >_

Version 1.0.1

  • Added: Option to globally disable based on post type
  • Added: Option to globally disable based on user role
  • Improved: Comment disable function

Version 1.0.0

  • Initial release