Descripción
With this plugin you can add quick comments feature to any post. Just put “echo mjqc_comment_form( get_the_ID() , ‘Post quick comment’ )” , where first parameter is the ID of a post (e.g. within the loop), and the second one is anchor of a link (when click on this link, a form shows to post a quick comment).
Instalación
- Download plugin from http://markojakic.net/mjqc-download/mj_quick_comments.zip
- Unpack
- Upload ‘mj_quick_comments’ directory to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
Reseñas
There are no reviews for this plugin.
Colaboradores y desarrolladores
“MJ Quick Comments” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “MJ Quick Comments” a tu idioma.
¿Interesado en el desarrollo?
Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .
Registro de cambios
0.1
- First release of the plugin