Descrição
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).
Instalação
- 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
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“MJ Quick Comments” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir o “MJ Quick Comments” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
0.1
- First release of the plugin