This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

MJ Quick Comments

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

  1. Download plugin from http://markojakic.net/mjqc-download/mj_quick_comments.zip
  2. Unpack
  3. Upload ‘mj_quick_comments’ directory to the ‘/wp-content/plugins/’ directory
  4. 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.

Colaboradores

Traduce “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