From ce41bc55135f30aa39375b03c25dfee7a52f1f68 Mon Sep 17 00:00:00 2001 From: Thang Hoang Van Date: Wed, 3 Jan 2024 20:11:47 +0700 Subject: [PATCH] Updated: readme and version number --- class/class-mainwp-child.php | 2 +- mainwp-child.php | 2 +- readme.txt | 12 +++++------- 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/class/class-mainwp-child.php b/class/class-mainwp-child.php index c71efa96..47e6dbce 100644 --- a/class/class-mainwp-child.php +++ b/class/class-mainwp-child.php @@ -33,7 +33,7 @@ class MainWP_Child { * * @var string MainWP Child plugin version. */ - public static $version = '4.6-RC1'; + public static $version = '4.6'; /** * Private variable containing the latest MainWP Child update version. diff --git a/mainwp-child.php b/mainwp-child.php index eaf242a7..bc533c9d 100644 --- a/mainwp-child.php +++ b/mainwp-child.php @@ -12,7 +12,7 @@ * Author: MainWP * Author URI: https://mainwp.com * Text Domain: mainwp-child - * Version: 4.6-RC1 + * Version: 4.6 * Requires at least: 5.4 * Requires PHP: 7.4 */ diff --git a/readme.txt b/readme.txt index 5c2efab9..8957c200 100644 --- a/readme.txt +++ b/readme.txt @@ -7,7 +7,7 @@ Plugin URI: https://mainwp.com Requires at least: 6.2 Tested up to: 6.4.2 Requires PHP: 7.4 -Stable tag: 4.6-RC1 +Stable tag: 4.6 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html @@ -166,12 +166,10 @@ Yes, we have a quick FAQ with a lot more questions and answers [here](https://ma == Changelog == -= 4.6-RC1 - 12-14-2023 = -* Refactored: Updated and optimized the plugin codebase to align with the latest WordPress coding standards, ensuring improved compatibility and performance. -* Fixed: An issue with the status icon not displaying correctly during the Re-establish Connection process, enhancing the user's ability to monitor connection status effectively. -* Fixed: The absence of "Next Run" information in the Cron Schedules table, ensuring complete and accurate scheduling data is visible. -* Fixed: The display and functionality of the Clients table length menu, ensuring a smoother user interaction when adjusting table views. -* Fixed: Issues with overlapping tooltip elements in the "Add New" dropdown menu items, improving clarity and usability of the navigation interface. += 4.6 - 1-3-2024 = +* Refactored: Updated and optimized the plugin codebase to align with the latest WordPress coding standards, contributing to better compatibility and performance. + +[See Video Changelog](https://www.youtube.com/watch?v=_wmDS3_c_T0) = 4.5.3 - 11-6-2023 = * Fixed: Compatibility with the MainWP WooCommerce Status Extension to fully support WooCommerce HPOS.