| 开发者 | nextfly |
|---|---|
| 更新时间 | 2026年6月26日 22:02 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
rsdc_post_type - Filter the post type before removing comment supportrsdc_comments_status - Filter the comments statusrsdc_hide_existing_comments - Filter the hidden comments arrayrsdc_hide_ui_styles - Filter the CSS used to hide comment UI elementsrsdc_block_editor_settings - Filter the block editor settingsrsdc_allowed_blocks - Filter the allowed Gutenberg blocksrsdc_block_comment_submission - Control whether direct comment submission is blocked (return false to allow)rsdc_rest_endpoints - Filter the REST endpoints array after comment endpoints are removedrsdc_xmlrpc_methods - Filter the XML-RPC methods array after pingback methods are removedrsdc_rest_post_response - Filter the normalized WP_REST_Response for post objects/wp-content/plugins/really-simple-disable-comments directory, or install the plugin through the WordPress plugins screen directly.No, this plugin only hides existing comments and prevents new comments. It does not delete any data from your database.
No, this plugin is designed to completely disable comments across all post types for simplicity.
No, the plugin is very lightweight and only adds the necessary hooks to disable comment functionality.
wp_redirect() to wp_safe_redirect() for better security when redirecting from comments admin page