=== APSIS Pro for WP === Contributors: iseqqavoq Tags: apsis, newsletter, subscription, mailing list Requires at least: 3.9 Tested up to: 4.4.2 Stable tag: 1.0.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html APSIS Pro for WP integrates APSIS Pro with WordPress, so you can add subscription forms to APSIS Pro on your site. == Description == APSIS Pro for WP integrates APSIS Pro with WordPress and makes it possible to add subscription forms to APSIS Pro on your site. You can have multiple subscription forms pointing to different mailing lists and the forms can be added to your site with shortcodes and widgets. If you have any general questions regarding this plugin, please visit WordPress forums. For more information on integration with APSIS Pro, goto http://customers.anpdm.com/apsisproforwordpress/help.html. Visit APSIS’ web page at www.apsis.com. Feel free to make pull requests for improvement on Github at https://github.com/iseqqavoq/apsis-pro-for-wp == Installation == 1. Upload the apsis-pro-for-wp folder to the /wp-content/plugins/ directory 2. Activate the plugin through the Plugins menu in WordPress 3. Check the APSIS Pro settings page in order to add your APSIS Pro API Key. For more information on integration with APSIS Pro, goto http://customers.anpdm.com/apsisproforwordpress/help.html 4. Insert API Key and click Save API Key. 5. To add the subscription form to your site, either use the Shortcode Generator on the settings page to generate a shortcode or go to Widgets and add APSIS Pro Widget. == Frequently Asked Questions == If you have any general questions regarding this plugin, please visit WordPress forums. For more information on integration with APSIS Pro, goto http://customers.anpdm.com/apsisproforwordpress/help.html. Visit APSIS’ web page at www.apsis.com. == Screenshots == 1. Subscription form 2. Settings page 3. Widget settings == Changelog == = 1.0.4 = * Handled issue with form not sending, when no name field. * Fixed notices that showed up. * Removed console message. = 1.0.3 = * Fixed warnings and notices that showed up, when in debug mode. * Fixed issue with API Key, when copy/pasted key had spaces in it. = 1.0.2 = * Fixed error that made custom thank you message not show up, when using shortcode. = 1.0.1 = * Fixed error that made shortcode not showing up. = 1.0 = * First version