Title: Delta Dev Comment Lockdown
Author: Delta Dev
Published: <strong>28 Tháng 8, 2026</strong>
Last modified: 28 Tháng 8, 2026

---

Tìm kiếm plugin

![](https://ps.w.org/delta-dev-comment-lockdown/assets/banner-772x250.png?rev=3669757)

![](https://ps.w.org/delta-dev-comment-lockdown/assets/icon-256x256.png?rev=3669757)

# Delta Dev Comment Lockdown

 Bởi [Delta Dev](https://profiles.wordpress.org/deltadevbd/)

[Tải về](https://downloads.wordpress.org/plugin/delta-dev-comment-lockdown.1.0.0.zip)

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

 [Hỗ trợ](https://wordpress.org/support/plugin/delta-dev-comment-lockdown/)

## Mô tả

Delta Dev Comment Lockdown is a security-focused comment attack-surface hardening
plugin developed by Delta Dev for WordPress sites that do not need the native comment
system.

Instead of only hiding a comment form, the plugin applies multiple independent WordPress-
native protection layers. It closes public commenting, blocks direct and core comment
creation paths, removes core REST comment routes, disables comment-related XML-RPC/
pingback surfaces, blocks comment feeds, and can remove related admin surfaces. 
It does not modify WordPress core files and it does not delete existing comments.

Default protections include:

 * Forces comments closed on the public site.
 * Hides existing comments without deleting them.
 * Blocks normal WordPress comment submissions with HTTP 403.
 * Stops new comments in the core comment approval pipeline.
 * Removes and blocks the core REST API `/wp/v2/comments` endpoints.
 * Disables pingbacks and trackbacks.
 * Removes WordPress XML-RPC comment and pingback methods.
 * Removes the `X-Pingback` response header.
 * Disables comment-feed discovery links and direct comment-feed requests.
 * Removes Comments and Trackbacks support from registered post types.
 * Hides the Comments admin menu, toolbar item, and Recent Comments dashboard widget.

All protections can be configured from **Settings > Comment Lockdown**. Strict protection
is enabled by default.

#### Security design

 * Uses WordPress core hooks and APIs instead of modifying core files.
 * Uses a defense-in-depth approach so disabling a theme comment form is not the
   only control.
 * Settings are restricted to administrators with `manage_options`.
 * Settings are saved through the WordPress Settings API and sanitized to strict
   boolean values.
 * Admin output is escaped before rendering.
 * No arbitrary code execution, file manager, remote executable downloads, telemetry,
   licensing gate, or external service is included.

#### Privacy

Delta Dev Comment Lockdown does not collect, store, transmit, or sell personal data.
It does not use analytics, telemetry, cookies, external APIs, or third-party services.

#### Compatibility note

Some plugins use the native WordPress comment system for other features. WooCommerce
product reviews are a common example. Enabling all protections can disable those
comment-based review flows.

## Cài đặt

 1. In WordPress, go to **Plugins > Add Plugin > Upload Plugin**.
 2. Upload the Delta Dev Comment Lockdown ZIP file and activate the plugin.
 3. Open **Settings > Comment Lockdown**.
 4. Keep all options enabled for a strict site-wide comment shutdown, or adjust individual
    protections as needed.

## Hỏi đáp

### Does the plugin delete existing comments?

No. Existing comments remain in the WordPress database. They can be hidden publicly
while the plugin is active.

### What happens after deactivation?

All runtime protections stop. Existing WordPress comment data is left unchanged.

### Does this block REST API comments?

Yes. The plugin removes the core comment endpoints and also blocks matching requests
as a defense-in-depth measure.

### Does it disable XML-RPC completely?

No. It removes comment and pingback XML-RPC methods while leaving unrelated XML-
RPC functionality available for plugins or services that may still need it.

### Does it affect WooCommerce product reviews?

It can. WooCommerce product reviews use the WordPress comment system. If you need
product reviews, do not enable protections that conflict with your review workflow.

### Does the plugin send data to Delta Dev?

No. The plugin has no telemetry, tracking, external API calls, or phone-home functionality.

## Đánh giá

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

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

“Delta Dev Comment Lockdown” 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

 *   [ Delta Dev ](https://profiles.wordpress.org/deltadevbd/)

[Dịch “Delta Dev Comment Lockdown” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/delta-dev-comment-lockdown)

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

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

## Nhật ký thay đổi

#### 1.0.0

 * Initial public release.
 * Added frontend comment shutdown.
 * Added direct submission and core comment insertion protection.
 * Added REST API comment blocking.
 * Added pingback, trackback, XML-RPC, and comment-feed protection.
 * Added configurable admin UI controls.
 * Added privacy-friendly, no-telemetry defaults.

## Meta

 *  Phiên bản **1.0.0**
 *  Cập nhật lần cuối **1 tuần trước**
 *  Số lượt cài đặt **Ít hơn 10**
 *  Phiên bản WordPress ** 6.0 hoặc cao hơn **
 *  Đã kiểm tra lên đến **7.1**
 *  Phiên bản PHP ** 7.4 hoặc cao hơn **
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/delta-dev-comment-lockdown/)
 * Thẻ
 * [disable comments](https://vi.wordpress.org/plugins/tags/disable-comments/)[hardening](https://vi.wordpress.org/plugins/tags/hardening/)
   [pingbacks](https://vi.wordpress.org/plugins/tags/pingbacks/)[rest-api](https://vi.wordpress.org/plugins/tags/rest-api/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/delta-dev-comment-lockdown/advanced/)

## Đánh giá

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

[Your review](https://wordpress.org/support/plugin/delta-dev-comment-lockdown/reviews/#new-post)

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/delta-dev-comment-lockdown/reviews/)

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

 *   [ Delta Dev ](https://profiles.wordpress.org/deltadevbd/)

## 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/delta-dev-comment-lockdown/)