diff --git a/.wordpress-org/banner-1544x500.png b/.wordpress-org/banner-1544x500.png index cd47f70..341eeb0 100644 Binary files a/.wordpress-org/banner-1544x500.png and b/.wordpress-org/banner-1544x500.png differ diff --git a/omnisend/class-omnisend-core-bootstrap.php b/omnisend/class-omnisend-core-bootstrap.php index 94b4748..2e01781 100644 --- a/omnisend/class-omnisend-core-bootstrap.php +++ b/omnisend/class-omnisend-core-bootstrap.php @@ -2,7 +2,7 @@ /** * Omnisend plugin * - * Plugin Name: Omnisend Email Marketing + * Plugin Name: Newsletters, Email Marketing, SMS and Popups by Omnisend * Description: Omnisend main plugin that enables integration with Omnisend. * Version: 1.6.1 * Author: Omnisend @@ -85,7 +85,7 @@ function ( $user_login, $user ) { public static function omnisend_app_market() { if ( ! current_user_can( 'manage_options' ) ) { - wp_die( esc_html__( 'You do not have sufficient permissions to access this page.' ) ); + wp_die( esc_html__( 'You do not have sufficient permissions to access this page.', 'omnisend' ) ); } ?> diff --git a/omnisend/includes/Internal/class-connection.php b/omnisend/includes/Internal/class-connection.php index 0a8298f..e47f585 100644 --- a/omnisend/includes/Internal/class-connection.php +++ b/omnisend/includes/Internal/class-connection.php @@ -17,7 +17,7 @@ class Connection { public static function display(): void { if ( ! current_user_can( 'manage_options' ) ) { - wp_die( esc_html__( 'You do not have sufficient permissions to access this page.' ) ); + wp_die( esc_html__( 'You do not have sufficient permissions to access this page.', 'omnisend' ) ); } Options::set_landing_page_visited(); diff --git a/omnisend/readme.txt b/omnisend/readme.txt index 33290d9..9135243 100644 --- a/omnisend/readme.txt +++ b/omnisend/readme.txt @@ -3,7 +3,7 @@ Plugin Name: Newsletters, Email Marketing, SMS and Popups by Omnisend Contributors: Omnisend Tags: email marketing, marketing, newsletter, sms, form Requires at least: 4.7.0 -Tested up to: 6.4 +Tested up to: 6.7 Requires PHP: 7.4 Stable tag: 1.6.1 License: GPLv3 or later diff --git a/omnisend/view/landing-page.html b/omnisend/view/landing-page.html index 60e059c..b6a63b3 100644 --- a/omnisend/view/landing-page.html +++ b/omnisend/view/landing-page.html @@ -91,7 +91,7 @@ />