Docs: A host of corrections and improvements to inline documentation.

See #57840

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


git-svn-id: http://core.svn.wordpress.org/trunk@55244 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2023-05-08 22:37:24 +00:00
parent 2ffb7ef083
commit 5ef972680a
26 changed files with 79 additions and 63 deletions

View File

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