Changeset 2522865
- Timestamp:
- 04/28/2021 04:41:39 PM (4 years ago)
- Location:
- activecampaign-subscription-forms/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
activecampaign-subscription-forms/trunk/activecampaign.php
r2507476 r2522865 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.1. 67 Version: 8.1.7 8 8 Author URI: http://www.activecampaign.com 9 9 */ … … 58 58 ## version 8.1.5: Updating Readme with up to date screenshots and better descriptions. Updating Plugin Settings with clearer descriptions of form and shortcode use cases. Fixing block editor CSS class input on dynamic div output. Fixing display of Site Tracking settings without forms. Migrating Site Tracking JS to vgo() from pgo(). Fixing bug with Tracking ID fetch. Adding admin notice stack for future plugin updates. 59 59 ## version 8.1.6: Improving credential check to fix permissions bug. Fixing non-inline form previews in block editor. Removing unnecessary Google Font loads on no-style embeds. Updating Plugin description. 60 ## version 8.1.7: Updated listing 60 61 61 62 define("ACTIVECAMPAIGN_URL", ""); -
activecampaign-subscription-forms/trunk/readme.txt
r2507501 r2522865 33 33 34 34 Ready to get started with the ActiveCampaign plug-in for WordPress? [Here’s how](https://help.activecampaign.com/hc/en-us/articles/222475388-WordPress-plugin). 35 36 <strong>Description of ActiveCampaign</strong>37 ActiveCampaign's category-defining Customer Experience Automation Platform (CXA) helps over 130,000 businesses in 170 countries meaningfully engage with their customers. The platform gives businesses of all sizes access to 500+ pre-built automations that combine email marketing, marketing automation, CRM and machine learning for powerful segmentation and personalization across social, email, messaging, chat and text. Over 70% of ActiveCampaign's customers use its 300+ integrations including Shopify, Square, Facebook, and Salesforce. ActiveCampaign scores higher in customer satisfaction than any other solution in Marketing Automation on [G2.com](https://g2.com) and is the 2020 Top Rated Email Marketing Software on TrustRadius. Pricing starts at just $9/month. Start a free trial at [ActiveCampaign.com](https://activecampaign.com).38 35 39 36 == Screenshots == … … 47 44 7. Editing the AC Forms block within the Gutenberg Block Editor 48 45 8. Conversations chat widget 46 47 == Description of ActiveCampaign == 48 49 ActiveCampaign's category-defining Customer Experience Automation Platform (CXA) helps over 145,000 businesses in 170 countries meaningfully engage with their customers. The platform gives businesses of all sizes access to 500+ pre-built automations that combine email marketing, marketing automation and CRM for powerful segmentation and personalization across social, email, messaging, chat and text. Over 100,000 of ActiveCampaign's customers use its 850+ integrations including Microsoft, Shopify, Square, Facebook, and Salesforce. ActiveCampaign scores higher in customer satisfaction than any other solution in Marketing Automation, CRM, and E-Commerce Personalization on [G2.com](https://g2.com) and is the Top Rated Email Marketing Software on TrustRadius. Pricing starts at just $9/month. Start a free trial at [ActiveCampaign.com](https://activecampaign.com). 49 50 50 51 == Installation == … … 95 96 96 97 == Changelog == 98 = 8.1.7 = 99 * Updated listing 100 97 101 = 8.1.6 = 98 102 * Improving credential check to fix permissions bug
Note: See TracChangeset
for help on using the changeset viewer.