=== Emercury Forms === Contributors: Emercury Donate link: http://www.emercury.net/ Tags: emercury, email, newsletter, signup, marketing, plugin, shortcode Requires at least: 3.0.1 Tested up to: 3.9.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == This plugin allows to easily insert forms created on Emercury ESP into your WordPress site using ShortCodes. == Installation == Installation Instructions: 1. Extract the archived content to your plugin's folder: \wp-content\plugins\ 2. Login to the admin area, go to the Plugins section and hit "Activate" for plugin "Emercury Forms" 3. You are done! == Frequently Asked Questions == = How to use this plugin? = 1. Login to Emercury panel. Go to Preferences -> API Keys 2. Copy your API key to buffer. 3. Login to WordPress admin, select "Emercury Forms" section and fill in the account email from your emercury account and API key from buffer. Hit button "Get/Update" 4. You will see a list of all forms from your Emercury account. If the form is changed in Emercury, you can update it here using the "Update" button. 5. Now you just need to paste the proper shortcode to any place of your WordPress template = My shortcode works in templates, but does not work on sidebars. Why? = Default Wordpress installation does not support using shortcodes in sidebars. In order to enable this feature you need to add this line: add_filter('widget_text', 'do_shortcode'); to the end of file \wp-content\themes\YOUR_THEME\functions.php == Changelog == = 1.0 = * Previous version. == Upgrade Notice == = 1.0 = Plugin need to be upgraded to the last available version. == Screenshots == 1. Plugin's page