Title: Uncomment &#8211; Disable Comments
Author: Plugin Pizza
Published: <strong>28 Tháng 12, 2021</strong>
Last modified: 2 Tháng 1, 2026

---

Tìm kiếm plugin

![](https://ps.w.org/uncomment/assets/banner-772-250.png?rev=3126336)

![](https://ps.w.org/uncomment/assets/icon.svg?rev=3126338)

# Uncomment – Disable Comments

 Bởi [Plugin Pizza](https://profiles.wordpress.org/pluginpizza/)

[Tải về](https://downloads.wordpress.org/plugin/uncomment.1.2.2.zip)

[Xem trước trực tiếp](https://vi.wordpress.org/plugins/uncomment/?preview=1)

 * [Chi tiết](https://vi.wordpress.org/plugins/uncomment/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/uncomment/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/uncomment/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/uncomment/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/uncomment/)

## Mô tả

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](https://github.com/pluginpizza/uncomment/).

## Cài đặt

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](https://git-updater.com/) plugin.

## Hỏi đáp

### 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 displaying 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](https://github.com/pluginpizza/uncomment/issues/)
or [pull request](https://github.com/pluginpizza/uncomment/pulls/) on Github.

## Đánh giá

Không có đánh giá nào cho plugin này.

## Người đóng góp & Lập trình viên

“Uncomment – Disable Comments” là mã nguồn mở. Những người sau đã đóng góp vào plugin
này.

Những người đóng góp

 *   [ Plugin Pizza ](https://profiles.wordpress.org/pluginpizza/)
 *   [ Barry Ceelen ](https://profiles.wordpress.org/barryceelen/)

[Dịch “Uncomment – Disable Comments” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/uncomment)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/uncomment/), check out [SVN repository](https://plugins.svn.wordpress.org/uncomment/),
hoặc theo dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/uncomment/)
qua [RSS](https://plugins.trac.wordpress.org/log/uncomment/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 1.2.2

Release Date: January 2nd, 2026

 * Fix missing exclusions for new core comments blocks.
 * Fix incorrect use of is_a() when removing admin bar items.
 * Fix coding standards issues.

#### 1.2.1

Release Date: December 19th, 2023

 * Fix missing exclusion for the core/comments block.
 * Fix deprecated ${var} in strings. Props @claytoncollie

#### 1.2.0

Release Date: November 13th, 2023

 * Update tested up to version.
 * Update cloned comment_feed_links() function for WP version < 6.1.0

#### 1.1.0

Release Date: January 17th, 2023

 * Add missing i18n namespace
 * Use filters to remove comment feed links for WP version => 6.1.0

WordPress 6.1.0 [introduces filters](https://core.trac.wordpress.org/changeset/54161)
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()](https://developer.wordpress.org/reference/functions/feed_links_extra/)
function with [our own near-identical one](https://github.com/pluginpizza/uncomment/blob/main/includes/feeds.php#L41).

#### 1.0.4

Release Date: September 14th, 2022

 * Remove Akismet plugin notice. Useful on multisite installs where Akismet is network
   activated or on VIP Go environments.

#### 1.0.3

Release Date: May 16th, 2022

 * Prevent inserting the new comment-related blocks included with WordPress 6.0 
   into a post.
 * Disable showing comment-related blocks on the frontend.

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

 * Update tested up to version.

#### 1.0.1

Release Date: January 27th, 2022

 * Fix removing comment items from the network admin bar.
 * Remove Akismet plugin “At a Glance” section.

#### 1.0

Release Date: November 25th, 2021

 * Initial release.

## Meta

 *  Phiên bản **1.2.2**
 *  Cập nhật lần cuối **4 tháng trước**
 *  Số lượt cài đặt **100+**
 *  Phiên bản WordPress ** 4.6 hoặc cao hơn **
 *  Đã kiểm tra lên đến **6.9.4**
 *  Phiên bản PHP ** 5.3 hoặc cao hơn **
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/uncomment/)
 * Thẻ
 * [comments](https://vi.wordpress.org/plugins/tags/comments/)[disable](https://vi.wordpress.org/plugins/tags/disable/)
   [disable comments](https://vi.wordpress.org/plugins/tags/disable-comments/)[remove comments](https://vi.wordpress.org/plugins/tags/remove-comments/)
   [spam comments](https://vi.wordpress.org/plugins/tags/spam-comments/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/uncomment/advanced/)

## Đánh giá

Chưa có đánh giá nào được gửi.

[Your review](https://wordpress.org/support/plugin/uncomment/reviews/#new-post)

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/uncomment/reviews/)

## Những người đóng góp

 *   [ Plugin Pizza ](https://profiles.wordpress.org/pluginpizza/)
 *   [ Barry Ceelen ](https://profiles.wordpress.org/barryceelen/)

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/uncomment/)