From 406f6cd41cdaea853a604d28b90912d5a72e1520 Mon Sep 17 00:00:00 2001 From: Michele Cipriani Date: Tue, 24 Sep 2024 19:50:33 +0200 Subject: [PATCH] v9.1.1 --- googleanalytics.php | 11 +++-------- languages/google-analytics-for-wordpress.pot | 6 +++--- readme.txt | 5 ++++- 3 files changed, 10 insertions(+), 12 deletions(-) diff --git a/googleanalytics.php b/googleanalytics.php index b3ab342d..9ab7b2de 100644 --- a/googleanalytics.php +++ b/googleanalytics.php @@ -7,7 +7,7 @@ * Author: MonsterInsights * Author URI: https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=pluginheader&utm_campaign=authoruri&utm_content=7%2E0%2E0 * - * Version: 9.1.0 + * Version: 9.1.1 * Requires at least: 5.6.0 * Requires PHP: 7.2 * @@ -71,7 +71,7 @@ final class MonsterInsights_Lite { * @access public * @var string $version Plugin version. */ - public $version = '9.1.0'; + public $version = '9.1.1'; /** * Plugin file. @@ -404,16 +404,11 @@ public function load_textdomain() { $plugin_dir = basename( __DIR__ ); - $result = load_plugin_textdomain( + load_plugin_textdomain( $plugin_text_domain, false, $plugin_dir . '/languages' ); - - if ( ! $result ) { - error_log( 'Failed to load textdomain ' . $plugin_text_domain ); - error_log( 'Path searched: ' . $plugin_dir . '/languages' ); - } } /** diff --git a/languages/google-analytics-for-wordpress.pot b/languages/google-analytics-for-wordpress.pot index fb1d444a..75db6d9d 100644 --- a/languages/google-analytics-for-wordpress.pot +++ b/languages/google-analytics-for-wordpress.pot @@ -2,14 +2,14 @@ # This file is distributed under the GPL v3. msgid "" msgstr "" -"Project-Id-Version: Google Analytics for WordPress by MonsterInsights 9.1.0\n" +"Project-Id-Version: Google Analytics for WordPress by MonsterInsights 9.1.1\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/google-analytics-for-wordpress-working-dir\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2024-09-23T12:16:29+00:00\n" +"POT-Creation-Date: 2024-09-24T16:45:00+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.11.0\n" "X-Domain: google-analytics-for-wordpress\n" @@ -10075,7 +10075,7 @@ msgstr "" msgid "Cheatin’ huh?" msgstr "" -#: googleanalytics.php:435 +#: googleanalytics.php:430 msgid "Please %1$suninstall%2$s the MonsterInsights Lite Plugin. Your Pro version of MonsterInsights may not work as expected until the Lite version is uninstalled." msgstr "" diff --git a/readme.txt b/readme.txt index 9133aab8..cd7408bc 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: http://www.wpbeginner.com/wpbeginner-needs-your-help/ Tags: WordPress analytics, google analytics, google analytics dashboard, google analytics widget, Website Analytics Requires at least: 5.6.0 Tested up to: 6.6.2 -Stable tag: 9.1.0 +Stable tag: 9.1.1 Requires PHP: 7.2 License: GPL v3 @@ -119,6 +119,9 @@ MonsterInsights® is a registered trademark of MonsterInsights LLC. When writ 4. Want more features? Purchase MonsterInsights Pro! == Changelog == += 9.1.1: September 24, 2024 = +- Fix: We fixed a PHP issue related to translations. + = 9.1.0: September 23, 2024 = - New: Stats at a Glance report shows you information about your website in a whole new way. - New: Google Ads Enhanced Conversion Support & Meta Conversion API Support (CAPI) for PPC Campaigns