From 9bf96ad952d4dff61f7c9eee764371d8f245f96c Mon Sep 17 00:00:00 2001 From: Lai Power Date: Thu, 24 Nov 2022 13:40:30 +0000 Subject: [PATCH] updated plugin `GP Premium` version 2.2.1 --- wp-content/plugins/gp-premium/gp-premium.php | 4 ++-- .../gp-premium/menu-plus/functions/generate-menu-plus.php | 2 +- .../plugins/gp-premium/menu-plus/functions/js/offside.js | 3 +++ .../gp-premium/menu-plus/functions/js/offside.min.js | 2 +- wp-content/plugins/gp-premium/readme.txt | 6 +++++- 5 files changed, 12 insertions(+), 5 deletions(-) diff --git a/wp-content/plugins/gp-premium/gp-premium.php b/wp-content/plugins/gp-premium/gp-premium.php index 9aeb469f..c89a675b 100644 --- a/wp-content/plugins/gp-premium/gp-premium.php +++ b/wp-content/plugins/gp-premium/gp-premium.php @@ -3,7 +3,7 @@ * Plugin Name: GP Premium * Plugin URI: https://generatepress.com * Description: The entire collection of GeneratePress premium modules. - * Version: 2.2.0 + * Version: 2.2.1 * Requires at least: 5.2 * Requires PHP: 5.6 * Author: Tom Usborne @@ -19,7 +19,7 @@ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } -define( 'GP_PREMIUM_VERSION', '2.2.0' ); +define( 'GP_PREMIUM_VERSION', '2.2.1' ); define( 'GP_PREMIUM_DIR_PATH', plugin_dir_path( __FILE__ ) ); define( 'GP_PREMIUM_DIR_URL', plugin_dir_url( __FILE__ ) ); define( 'GP_LIBRARY_DIRECTORY', plugin_dir_path( __FILE__ ) . 'library/' ); diff --git a/wp-content/plugins/gp-premium/menu-plus/functions/generate-menu-plus.php b/wp-content/plugins/gp-premium/menu-plus/functions/generate-menu-plus.php index e78e169f..03d65b49 100644 --- a/wp-content/plugins/gp-premium/menu-plus/functions/generate-menu-plus.php +++ b/wp-content/plugins/gp-premium/menu-plus/functions/generate-menu-plus.php @@ -1145,7 +1145,7 @@ if ( ! function_exists( 'generate_slideout_navigation' ) ) { } ?> -