=== Contact Manager === Contributors: Kleor Donate link: http://www.kleor-editions.com/donation Tags: captcha, captchas, contact, email, emails, form, forms, manager, mail, mails, message, messages Requires at least: 3.2.1 Tested up to: 3.5 Stable tag: 5.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Allows you to create and manage your contact forms and messages. == Description == Contact Manager allows you to easily insert contact forms (with or without CAPTCHA) into posts, pages and widgets of your website. You can create an unlimited number of contact forms and customize them completely. If you wish, Contact Manager can also record the messages in your database, and allows you to automatically offer a gift to people who send you a message. - [Documentation](http://www.kleor-editions.com/contact-manager) == Installation == 1. Unzip the plugin file. 2. Upload the "contact-manager" folder to your plugins directory. 3. Activate the plugin through the "Plugins" menu in WordPress. 4. Personalize the plugin interface through the Contact Manager back office page in WordPress. 5. Configure the plugin through the Contact Manager options page in WordPress. == Upgrade Notice == 1. Unzip the plugin file. 2. Upload the "contact-manager" folder to your plugins directory. 3. Personalize the plugin interface through the Contact Manager back office page in WordPress. 4. Configure the plugin through the Contact Manager options page in WordPress. Normally, you don't need to deactivate and reactivate the plugin. However, if you encounter problems after the update, deactivate and reactivate the plugin through the "Plugins" menu in WordPress. == Frequently Asked Questions == = Can I use shortcodes in fields of admin pages? = Yes. You can insert all the shortcodes available on your website in most fields of Contact Manager admin pages. = How can I use shortcodes in my WordPress theme? = Insert into the PHP files of your theme a code like this: `` = How to use shortcodes in comments? = Edit the "functions.php" file (create it if it doesn't exist) of your WordPress theme and add this line of code: `add_filter('comment_text', 'do_shortcode');` == Screenshots == 1. A contact form 2. Another contact form == Changelog == * Version 5.2 * Add custom fields in all the tables * Version 5.1 * Add support for custom fields * Version 5.0 * Integration with Membership Manager 5.0 * Version 4.8.4 * Add the [country-selector] shortcode * Version 4.8.2 * Add the "question" type for CAPTCHAs * Version 4.8.1 * Improve the support of radio buttons * Improve the "range" attribute * Version 4.8 * Improve the code * Version 4.7 * Add the ability to use CAPTCHAs in forms * Version 4.6 * Add the ability to specify a maximum messages quantity per sender for each form * Add the "keywords" field in the table of messages * Version 4.5.1 * Integration with Affiliation Manager 4.5.1 * Version 4.5 * Integration with Commerce Manager 4.5 * Version 4.0 * Integration with Commerce Manager 4.0 * Improve the ergonomics of tables pages * Reduce the usage of memory * Version 3.5 * Integration with Affiliation Manager 3.5 * Version 3.3 * Improve the sorting of tables * Version 3.1.1 * Add the ability of allowing the user the option to receive a message confirmation email * Version 3.1 * Add the ability to execute custom instructions for other events * Version 3.0 * Add Multisite support * Version 1.0.3 * Add MailChimp support * Version 1.0.2 * Improve AWeber support * Version 1.0.1 * Fix a bug with CyberMailing * Version 1.0 * Initial version