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-contact-form-7/class-wpcf7-omnisend-bootstrap.php b/omnisend-for-contact-form-7/class-wpcf7-omnisend-bootstrap.php index c2c8a66..8cdb922 100644 --- a/omnisend-for-contact-form-7/class-wpcf7-omnisend-bootstrap.php +++ b/omnisend-for-contact-form-7/class-wpcf7-omnisend-bootstrap.php @@ -4,7 +4,7 @@ * * Plugin Name: Omnisend for Contact Form 7 * Description: A Contact Form 7 add-on to sync contacts with Omnisend. In collaboration with Omnisnnd for WooCommerce plugin it enables better customer tracking - * Version: 1.1.0 + * Version: 1.1.1 * Author: Omnisend * Author URI: https://www.omnisend.com * Developer: Omnisend @@ -25,7 +25,7 @@ add_action( 'wpcf7_init', array( 'WPCF7_Omnisend_Bootstrap', 'load' ), 5 ); const WPCP7_OMNISEND_PLUGIN_NAME = 'Omnisend for Contact Form 7'; -const WPCP7_OMNISEND_PLUGIN_VERSION = '1.1.0'; +const WPCP7_OMNISEND_PLUGIN_VERSION = '1.1.1'; const WPCP7_OMNISEND_SUPPORT_ARTICLE_LINK = 'https://support.omnisend.com/en/articles/8672359-integration-with-contact-form-7'; const WPCP7_OMNISEND_WELCOME_AUTOMATION_ARTICLE_LINK = 'https://support.omnisend.com/en/articles/1061818-welcome-email-automation'; diff --git a/omnisend-for-contact-form-7/readme.txt b/omnisend-for-contact-form-7/readme.txt index acc2efa..99dc6a3 100644 --- a/omnisend-for-contact-form-7/readme.txt +++ b/omnisend-for-contact-form-7/readme.txt @@ -5,7 +5,7 @@ Tags: Contact Form 7, 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.1.0 +Stable tag: 1.1.1 License: GPLv3 or later License URI: https://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 Contact Form 7 Add-On connects Contact Form 7 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 Contact Form 7 Omnisend Add-On, you'll gain access to the Contact Form 7 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 Contact Form 7 Omnisend Add-On, you'll gain access to the Contact Form 7 e == REQUIREMENTS == Omnisend for Contact Form 7 add-on requires you to install: -- Contact Form 7 plugin -- WooCommerce Wordpress plugin -- Omnisend for WooCommerce plugin +- [Contact Form 7 plugin](https://wordpress.org/plugins/contact-form-7/) +- [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? = @@ -64,6 +61,10 @@ Read Omnisend [Terms of Use](https://www.omnisend.com/privacy/) == Changelog == += 1.1.1 = + +* Update plugin banner & text + = 1.1.0 = * Update plugin to change dependency from Omnisend for Woo to Omnisend Wordpress.