Docs: Miscellaneous docblock corrections and improvements.

See #58833

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


git-svn-id: http://core.svn.wordpress.org/trunk@55926 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2023-08-18 17:29:20 +00:00
parent 66e0592185
commit 4667b9323f
14 changed files with 38 additions and 38 deletions

View File

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