wp core update 6.6

This commit is contained in:
Tony Volpe
2024-07-17 03:05:30 +00:00
parent 8f93917880
commit 4950d23a30
912 changed files with 103325 additions and 124480 deletions

View File

@@ -984,7 +984,7 @@ final class WP_Screen {
}
/**
* @global array $wp_meta_boxes
* @global array $wp_meta_boxes Global meta box state.
*
* @return bool
*/
@@ -1103,7 +1103,7 @@ final class WP_Screen {
*
* @since 4.4.0
*
* @global array $wp_meta_boxes
* @global array $wp_meta_boxes Global meta box state.
*/
public function render_meta_boxes_preferences() {
global $wp_meta_boxes;