diff --git a/.wordpress-org/banner-1544x500.png b/.wordpress-org/banner-1544x500.png old mode 100755 new mode 100644 index 6098f15..a2b7735 Binary files a/.wordpress-org/banner-1544x500.png and b/.wordpress-org/banner-1544x500.png differ diff --git a/.wordpress-org/banner-772x250.png b/.wordpress-org/banner-772x250.png old mode 100755 new mode 100644 index 0525ef7..63bedff Binary files a/.wordpress-org/banner-772x250.png and b/.wordpress-org/banner-772x250.png differ diff --git a/omnisend-for-gravity-forms/class-omnisend-addon-bootstrap.php b/omnisend-for-gravity-forms/class-omnisend-addon-bootstrap.php index 1d90e21..8cc97a4 100644 --- a/omnisend-for-gravity-forms/class-omnisend-addon-bootstrap.php +++ b/omnisend-for-gravity-forms/class-omnisend-addon-bootstrap.php @@ -2,7 +2,7 @@ /** * Plugin Name: Omnisend for Gravity Forms Add-On * Description: A gravity forms add-on to sync contacts with Omnisend. In collaboration with Omnisnnd for WooCommerce plugin it enables better customer tracking - * Version: 1.2.0 + * Version: 1.2.1 * Author: Omnisend * Author URI: https://www.omnisend.com * Developer: Omnisend @@ -21,7 +21,7 @@ } const OMNISEND_GRAVITY_ADDON_NAME = 'Omnisend for Gravity Forms Add-On'; -const OMNISEND_GRAVITY_ADDON_VERSION = '1.0.4'; +const OMNISEND_GRAVITY_ADDON_VERSION = '1.2.1'; add_action( 'gform_loaded', array( 'Omnisend_AddOn_Bootstrap', 'load' ), 5 ); diff --git a/omnisend-for-gravity-forms/readme.txt b/omnisend-for-gravity-forms/readme.txt index 2ce3227..feb1902 100644 --- a/omnisend-for-gravity-forms/readme.txt +++ b/omnisend-for-gravity-forms/readme.txt @@ -5,7 +5,7 @@ Tags: Gravity forms, form, email marketing, web tracking, subscriber collection Requires at least: 4.7.0 Tested up to: 6.4 Requires PHP: 7.1 -Stable tag: 1.2.0 +Stable tag: 1.2.1 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html @@ -15,7 +15,7 @@ Email Marketing, Newsletter, Email Automation, Forms, Pop Up, SMS by Omnisend The Omnisend for Gravity Forms Add-On connects Gravity Forms to Omnisend, automatically sending form data and contact information to Omnisend. This makes it simple to segment your contacts and send them personalized emails. -When used with the Omnisend for WooCommerce plugin, you can track what customers do on your site and send automated emails—such as to remind them they left items in their cart, welcome new subscribers, and confirm a new order. +When used with the Omnisend plugin, you can track what customers do on your site and send automated emails—such as to remind them they left items in their cart, welcome new subscribers, and confirm a new order. Using Gravity Forms Omnisend Add-On, you'll gain access to the Gravity Forms easy-to-use interface. You can create new forms, edit forms, and change their statuses. You are also able to: @@ -27,9 +27,8 @@ Using Gravity Forms Omnisend Add-On, you'll gain access to the Gravity Forms eas == REQUIREMENTS == Omnisend for Gravity Forms add-on requires you to install: -- Gravity Forms plugin -- WooCommerce Wordpress plugin -- Omnisend for WooCommerce plugin +- [Gravity Forms plugin](https://www.gravityforms.com/) +- [Omnisend plugin](https://wordpress.org/plugins/omnisend/) == FAQ == @@ -39,8 +38,6 @@ Read [Installation instructions](https://support.omnisend.com/en/articles/861755 = What are the technical requirements for the plugin installation? = * PHP 7.1+ * WordPress 4.0.1+ -* WooCommerce plugin 6.0+ -* Omnisend for WooCommerce plugin 1.10.0 + * Omnisend account = How can I reach Omnisend support? = @@ -61,9 +58,13 @@ Read Omnisend [Terms of Use](https://www.omnisend.com/terms) == Changelog == += 1.2.1 = + +* Update banner and plugin text. + = 1.2.0 = -* Use Updated Omnisend plugin. +* Use the Updated Omnisend plugin. = 1.1.1 =