Update WordPress 5.6.2 -> 5.7.0

+ Small update of logic in 10-init-wordpress
This commit is contained in:
xZero707
2021-03-19 19:34:19 +01:00
parent 15693d1627
commit 6878ea48e0
4 changed files with 10 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
--- update-core.php 2021-01-11 20:24:28.531750881 +0100
+++ update-core.php 2021-01-11 20:27:11.200903166 +0100
@@ -1049,6 +1049,11 @@
--- update-core.php 2021-03-19 19:23:29.391214787 +0100
+++ update-core.php 2021-03-19 19:26:23.798962792 +0100
@@ -1050,6 +1050,11 @@
wp_die( __( 'Sorry, you are not allowed to update this site.' ) );
}