mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-08-17 20:29:32 +08:00
Update: readme and version number
This commit is contained in:
parent
07c9583bdf
commit
9755c9cea5
3 changed files with 8 additions and 3 deletions
|
@ -30,7 +30,7 @@ class MainWP_Child {
|
|||
*
|
||||
* @var string MainWP Child plugin version.
|
||||
*/
|
||||
public static $version = '5.4.0.11'; // NOSONAR - not IP.
|
||||
public static $version = '5.4.0.12'; // NOSONAR - not IP.
|
||||
|
||||
/**
|
||||
* Private variable containing the latest MainWP Child update version.
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
* Author: MainWP
|
||||
* Author URI: https://mainwp.com
|
||||
* Text Domain: mainwp-child
|
||||
* Version: 5.4.0.11
|
||||
* Version: 5.4.0.12
|
||||
* Requires at least: 5.4
|
||||
* Requires PHP: 7.4
|
||||
*/
|
||||
|
|
|
@ -7,7 +7,7 @@ Plugin URI: https://mainwp.com
|
|||
Requires at least: 6.2
|
||||
Tested up to: 6.8.1
|
||||
Requires PHP: 7.4
|
||||
Stable tag: 5.4.0.11
|
||||
Stable tag: 5.4.0.12
|
||||
License: GPLv3 or later
|
||||
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
||||
|
||||
|
@ -111,6 +111,11 @@ We have an extensive FAQ with more questions and answers [here](https://mainwp.c
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 5.4.0.12 - Maintenance Release - 8-12-2025 =
|
||||
|
||||
* Fixed: Restored compatibility with BackWPup version 5 and later.
|
||||
* Added: Support for the AccelerateWP plugin in the Cache Control system.
|
||||
* Updated: Support for the WP-Optimize Premium plugin in the Cache Control system.
|
||||
|
||||
= 5.4.0.11 - Maintenance Release - 7-8-2025 =
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue