Changeset 2380663
- Timestamp:
- 09/14/2020 01:01:32 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
activecampaign-subscription-forms/trunk/activecampaign.php
r2378752 r2380663 5 5 Description: Allows you to add ActiveCampaign contact forms to any post, page, or sidebar. Also allows you to embed <a href="http://www.activecampaign.com/help/site-event-tracking/" target="_blank">ActiveCampaign site tracking</a> code in your pages. To get started, please activate the plugin and add your <a href="http://www.activecampaign.com/help/using-the-api/" target="_blank">API credentials</a> in the <a href="options-general.php?page=activecampaign">plugin settings</a>. 6 6 Author: ActiveCampaign 7 Version: 8.0. 27 Version: 8.0.3 8 8 Author URI: http://www.activecampaign.com 9 9 */ … … 49 49 ## version 8.0.0: Update ActiveCampaign forms embed to be compatible with Gutenberg editor, Resolve account connection UI bug 50 50 ## version 8.0.1: Removing php 7 feature usage 51 ## version :8.0.2: Security fix to address CSRF vulnerability, general fix to address browser warning for invalid cookie attribute52 ## version :8.0.3: Pluggable bug fix51 ## version 8.0.2: Security fix to address CSRF vulnerability, general fix to address browser warning for invalid cookie attribute 52 ## version 8.0.3: Pluggable bug fix 53 53 54 54 define("ACTIVECAMPAIGN_URL", "");
Note: See TracChangeset
for help on using the changeset viewer.