Linux 软件免费装
Banner图

Uncomment — Disable Comments

开发者 functionsfile
barryceelen
pluginpizza
更新时间 2024年7月27日 21:24
PHP版本: 5.3 及以上
WordPress版本: 6.6
版权: GPLv3+
版权网址: 版权信息

标签

comments disable remove comments spam comments disable comments

下载

1.0.3 1.0.1 1.0.4 1.0.2 1.1.0 1.2.0 1.2.1 1.0.0

详情介绍:

Your one-stop shop to completely disable comments and remove all comment functionality and interface elements from your theme and administration screens. While WordPress allows you to disable comments site-wide via the comments setting screen, the Uncomment plugin goes one step further and disables or hides all interface elements and other functionality related to comments on your WordPress site. Starting with Uncomment consists of just two steps: installing and activating the plugin. Uncomment is designed to disable or hide commenting functionality on your WordPress site without any additional settings. Uncomment also works great as a must-use plugin. Bug Reports Do you want to report a bug or suggest a feature for Uncomment? Best to do so in the Uncomment repository on GitHub.

安装:

Starting with Uncomment consists of just two steps: installing and activating the plugin. Uncomment is designed to disable or hide commenting functionality on your WordPress site without any additional settings. Uncomment also works great as a must-use plugin. Install Uncomment from within WordPress
  1. Visit the Plugins page within your dashboard and select ‘Add New’
  2. Search for ‘Uncomment’
  3. Activate Uncomment from your Plugins page
Install Uncomment manually
  1. Upload the ‘uncomment’ folder to the /wp-content/plugins/ directory
  2. Activate the Uncomment plugin through the ‘Plugins’ menu in WordPress
Uncomment contains a GitHub Plugin URI plugin header to support updates via the Git Updater plugin.

常见问题:

Does this plugin delete existing comments from the database?

Uncomment does not delete any existing comments from the database.

Does this plugin delete existing comment blocks from the post content?

Uncomment does not delete any existing comment blocks from the post content. It does prevent rendering comment blocks on your site by replacing their output with an empty string.

Can I enable comments for a specific post or post type?

Uncomment is designed to completely disable or hide all comments and commenting functionality on your WordPress site. It does not provide any settings to enable comments for specific posts or post types.

I'm still seeing comments on my site?

Uncomment uses WordPress core actions, filters and functions to hide or disable comments and comment-related elements. It is possible that your theme or another plugin uses its own custom comment elements or functions. In that case, the Uncomment plugin is unable to remove those elements. If you spot any WordPress core comment functionality that should have been removed by the Uncomment plugin, please let us know by opening an issue or pull request on Github.

更新日志:

1.2.1 Release Date: December 19th, 2023 1.2.0 Release Date: November 13th, 2023 1.1.0 Release Date: January 17th, 2023 WordPress 6.1.0 introduces filters that allow us to specify whether to display the post comments feed link. For versions lower than 6.1.0 we'll still replace the core feed_links_extra() function with our own near-identical one. 1.0.4 Release Date: September 14th, 2022 1.0.3 Release Date: May 16th, 2022 Note that Uncomment aims to not touch any existing content. Comment-related blocks that have already been added to a post will still be visible in the editor. They will not be rendered when a site visitor views the post. 1.0.2 Release Date: January 27th, 2022 1.0.1 Release Date: January 27th, 2022 1.0 Release Date: November 25th, 2021