=== PowerComment === Contributors: claudiosanches, fjorgemota Donate link: http://claudiosmweb.com/doacoes/ Tags: comment, validate, jquery Requires at least: 3.8 Tested up to: 3.8 Stable tag: 2.1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Validates the comments of your blog using jQuery, avoiding blank fields or invalid fields. == Description == Validates the comments of your blog using jQuery, avoiding blank fields or invalid fields. Avoid the error page when sending a feedback form blank. The validation is done using [jQuery Validation](http://bassistance.de/jquery-plugins/jquery-plugin-validation/) by Jörn Zaefferer. **Requires Wordpress 3.5 to works!** ### Descrição em Português: ### Valide os comentários de seu blog usando jQuery, evitando campos em branco ou campos inválidos. Evite a página de erro ao enviar um formulário de comentário em branco. A validação é feita usando [jQuery Validation](http://bassistance.de/jquery-plugins/jquery-plugin-validation/) de Jörn Zaefferer. **Requer a versão 3.5 Wordpress para funcionar!** == Installation == * Upload plugin files to your plugins folder, or install using WordPress built-in Add New Plugin installer; * Activate the plugin; * Navigate to Settings -> PowerComment and fill the plugin options. ### Instalação em Português: ### * Envie arquivos do plugin para a pasta de plugins, ou instale usando o o instalador do WordPress em Plugins -> Adicionar Novo; * Ative o plugin; * Navegue até Configurações -> PowerComment e preencha as opções do plugin. == Frequently Asked Questions == = What is the plugin license? = * This plugin is released under a GPL license. = What do I need to run the plugin? = * WordPress 3.5 version or higher. ### FAQ em Português: ### = Qual é a licença do plugin? = * Este plugin esta licenciado como GPL. = O que eu preciso para o plugin funcionar? = * Da versão 3.5 do WordPress ou superior. == Screenshots == 1. Plugin in operation. 2. Plugin Settings. == Changelog == = 2.1.2 - 13/12/2013 = * Fixed some code standards. * Added support to WordPress 3.8. = 2.1.1 - 26/10/2013 = * Fixed the textdomain for new WordPress 3.7 standard. = 2.1.0 - 25/05/2013 = * Removed the footer_js method in favor to wp_localize_script. * Removed the front_end_styles method in favor to jQuery.css and wp_localize_script. * Code optimization. = 2.0 = * Source code reformulation. * Added [Iris Color Picker](http://automattic.github.com/Iris/). * Improved performance with fewer options in the database. = 1.3 = * Improved security plugin avoiding inserting malicious data through the menu fields. = 1.2 = * Improved security plugin using wp_nonce_field and check_admin_referer. = 1.1 = * Correction of internal links. = 1.0 = * Initial release. == License == PowerComment is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. PowerComment is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with PowerComment. If not, see .