=== YXX Comment Commander ===
Contributors: yanxuanxiang
Donate link: https://yxx.com
Tags: comments, disable comments, comment management, remove comments, spam
Requires at least: 5.5
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: yxx-comment-commander

Lightweight comment management for WordPress. Disable comments globally or by post type.

== Description ==

Take full control of WordPress comments without touching a single line of code. YXX Comment Commander lets you disable comments site-wide, per post type, or keep comments open — all from a single settings page.

**Free Features:**
* One-click disable all comments site-wide
* Disable by post type (posts, pages, custom post types)
* Remove comment widgets and admin clutter
* Clean, lightweight — zero frontend JavaScript, zero external requests

== Installation ==

1. Upload the `yxx-comment-commander` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to Settings → Comment Control to configure.

== Frequently Asked Questions ==

= Does this plugin delete existing comments? =

No. The plugin hides the comment form and existing comments. No data is removed.

= Will it break my theme? =

No. The plugin uses standard WordPress hooks and doesn't modify any theme files.

= Can I re-enable comments later? =

Yes. Just uncheck the options and comments will return exactly as they were.

= Is it GDPR compliant? =

Yes. The plugin doesn't store any user data or use cookies.

= Does this plugin make any external requests? =

No. The free version runs entirely on your server. No data is sent anywhere.


== External Services ==

This plugin does not connect to any external services. All functionality runs entirely on your own server.

== Screenshots ==

1. Settings page — disable all comments or by post type.

== Changelog ==

= 1.0.0 =
* Initial release.
* Global & per-post-type comment disabling.
