Docs: Miscellaneous improvements and corrections to docblocks.

See #56792

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


git-svn-id: http://core.svn.wordpress.org/trunk@54826 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2023-02-07 21:21:18 +00:00
parent f03dab31f3
commit 270a3d009d
8 changed files with 34 additions and 21 deletions

View File

@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.2-beta1-55292';
$wp_version = '6.2-beta1-55293';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.