Add a "Parent Comment ID" field to the backend comment edit page.
Sometimes when replying to a comment, I fail to reply and instead create a new
comment. This prevents the comment thread from displaying properly. In the
past, I’ve fixed this directly in the database. This plugin, allows me to fix
it from the backend comment edit screen.
There are other plugins with similar functionality, however they either worked differently than I prefer or included additional functionality. One of these other plugins may meet your needs better.
Built by Sal Ferrarello / @salcode
stop-emails
directory to the /wp-content/plugins/
directory.wp-content/mu-plugins/
does not exist, create it.modify-comment-parent.php
to the wp-content/mu-plugins/
directoryThe comment will not appear.
The comment will not appear.
You can either delete the parent ID entirely or set it to zero.
Please report bugs at https://github.com/salcode/modify-comment-parent/issues