Skip to content

Commit 0797d6c

Browse files
committed
Update README.md to include information on automatic replacement of the previous "Disable Comments" plugin from WordPress.org, clarifying the process and noting that previous settings are retained.
1 parent 72e6ecc commit 0797d6c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,12 @@ Yes, the plugin disables all 15 comment-related Gutenberg blocks, preventing the
105105

106106
Yes, the plugin disables comment endpoints in the WordPress REST API and prevents comment insertion via API requests.
107107

108+
109+
### Does this plugin automatically replace the previous "Disable Comments" plugin from WordPress.org?
110+
111+
Yes, this plugin will automatically replace the original open-source [Disable Comments](https://wordpress.org/plugins/disable-comments/) plugin if you overwrite the old plugin folder with this one. This works because both plugins use the same folder name (`disable-comments`) and main PHP file. No reactivation is required after replacing the files—just copy over the new files and the updated plugin will be used immediately.
112+
Please note, however, that any options or settings saved by the previous plugin are not removed during this process.
113+
108114
## Changelog
109115

110116
### 1.0.0

0 commit comments

Comments
 (0)