Site Health: Update inline docs following refactor of debug data.

Updates the inline docs following the modularization of the `WP_Debug_Data`.

Props kebbet, desrosj, apermo.
Fixes #61648.


Built from https://develop.svn.wordpress.org/trunk@59290


git-svn-id: http://core.svn.wordpress.org/trunk@58682 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Peter Wilson
2024-10-25 01:20:17 +00:00
parent c2441a3d71
commit db2845d2a0
2 changed files with 6 additions and 10 deletions

View File

@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.8-alpha-59289';
$wp_version = '6.8-alpha-59290';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.