Descripción
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.
- Change Comment Parent allows you to modify the parent comment by clicking on the comments on the front-end.
- Yoast Comment Hacks includes many different pieces of comment related functionality, this is one of them.
Image Credit
Author
Built by Sal Ferrarello / @salcode
Instalación
- Install plugin from WordPress plugin repository https://wordpress.org/plugins/
- Activate Stop Emails through the 'Plugins' menu in WordPress.
Manual Installation
- Upload the entire
stop-emails
directory to the/wp-content/plugins/
directory. - Activate Stop Emails through the 'Plugins' menu in WordPress.
mu-plugin Installation
- If the directory
wp-content/mu-plugins/
does not exist, create it. - Upload the single file
modify-comment-parent.php
to thewp-content/mu-plugins/
directory
FAQ
-
What if I assign a parent ID that does not exist?
-
The comment will not appear.
-
What if I assign a parent ID for a comment on another post?
-
The comment will not appear.
-
How do I remove the parent ID?
-
You can either delete the parent ID entirely or set it to zero.
-
Where can I report a bug?
-
Please report bugs at https://github.com/salcode/modify-comment-parent/issues
Reseñas
Colaboradores y desarrolladores
"Modify Comment Parent" es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce "Modify Comment Parent" a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.