diff --git a/.wordpress-org/banner-1544x500.png b/.wordpress-org/banner-1544x500.png index a2b7735..341eeb0 100644 Binary files a/.wordpress-org/banner-1544x500.png and b/.wordpress-org/banner-1544x500.png differ diff --git a/omnisend-for-formidable-forms-add-on/class-omnisend-formidableformsaddon-bootstrap.php b/omnisend-for-formidable-forms-add-on/class-omnisend-formidableformsaddon-bootstrap.php index c7ba204..b21b11f 100644 --- a/omnisend-for-formidable-forms-add-on/class-omnisend-formidableformsaddon-bootstrap.php +++ b/omnisend-for-formidable-forms-add-on/class-omnisend-formidableformsaddon-bootstrap.php @@ -2,7 +2,7 @@ /** * Plugin Name: Omnisend for Formidable Forms Add-On * Description: A Formidable forms add-on to sync contacts with Omnisend. In collaboration with Omnisnnd for WooCommerce plugin it enables better customer tracking - * Version: 1.1.3 + * Version: 1.1.4 * Author: Omnisend * Author URI: https://www.omnisend.com * Developer: Omnisend @@ -110,21 +110,21 @@ public static function check_plugin_requirements() { * Display a notice for the missing Omnisend API key. */ public static function omnisend_api_key_notice() { - echo '
' . esc_html__( 'Your Omnisend is not configured properly. Please configure it firstly', 'omnisend-formidable' ) . '
' . esc_html__( 'Your Omnisend is not configured properly. Please configure it firstly', 'omnisend-for-formidable-forms-add-on' ) . '
' . esc_html__( 'Plugin Omnisend is deactivated. Please install and activate ', 'omnisend-formidable' ) . '' . esc_html__( 'Omnisend plugin.', 'omnisend-formidable' ) . '
' . esc_html__( 'Plugin Omnisend is deactivated. Please install and activate ', 'omnisend-for-formidable-forms-add-on' ) . '' . esc_html__( 'Omnisend plugin.', 'omnisend-for-formidable-forms-add-on' ) . '
' . esc_html__( 'Plugin Omnisend for Formidable Forms Add-On is deactivated. Please install and activate Formidable forms plugin.', 'omnisend-formidable' ) . '
' . esc_html__( 'Plugin Omnisend for Formidable Forms Add-On is deactivated. Please install and activate Formidable forms plugin.', 'omnisend-for-formidable-forms-add-on' ) . '