Loading wp-admin/includes/class-wp-debug-data.php +1 −1 Original line number Diff line number Diff line Loading @@ -1092,7 +1092,7 @@ class WP_Debug_Data { } $info['wp-active-theme']['fields']['auto_update'] = array( 'label' => __( 'Auto-update' ), 'label' => __( 'Auto-updates' ), 'value' => $auto_updates_string, 'debug' => $auto_updates_string, ); Loading wp-includes/version.php +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ * * @global string $wp_version */ $wp_version = '5.5-beta3-48553'; $wp_version = '5.5-beta3-48554'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema. Loading Loading
wp-admin/includes/class-wp-debug-data.php +1 −1 Original line number Diff line number Diff line Loading @@ -1092,7 +1092,7 @@ class WP_Debug_Data { } $info['wp-active-theme']['fields']['auto_update'] = array( 'label' => __( 'Auto-update' ), 'label' => __( 'Auto-updates' ), 'value' => $auto_updates_string, 'debug' => $auto_updates_string, ); Loading
wp-includes/version.php +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ * * @global string $wp_version */ $wp_version = '5.5-beta3-48553'; $wp_version = '5.5-beta3-48554'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema. Loading