mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-09-12 23:45:33 +08:00
= 4.0.1 - 9-3-19 =
* Fixed: an issue with clearing and preloading WP Rocket cache
This commit is contained in:
parent
14bf8a9604
commit
4877a74935
4 changed files with 9 additions and 3 deletions
|
@ -115,7 +115,7 @@ if ( isset( $_GET['skeleton_keyuse_nonce_key'] ) && isset( $_GET['skeleton_keyus
|
|||
}
|
||||
|
||||
class MainWP_Child {
|
||||
public static $version = '4.0';
|
||||
public static $version = '4.0.1';
|
||||
private $update_version = '1.5';
|
||||
|
||||
private $callableFunctions = array(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue