Update WordPress to 5.2
This commit is contained in:
parent
489b5a5914
commit
e00f87f2f5
599 changed files with 119573 additions and 55990 deletions
|
@ -13,7 +13,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.1.1';
|
||||
$wp_version = '5.2';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
@ -34,7 +34,7 @@ $tinymce_version = '4920-20181217';
|
|||
*
|
||||
* @global string $required_php_version
|
||||
*/
|
||||
$required_php_version = '5.2.4';
|
||||
$required_php_version = '5.6.20';
|
||||
|
||||
/**
|
||||
* Holds the required MySQL version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue