Docs: Use third-person singular verbs for function descriptions in the WP_Screen API.

See #55646.

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


git-svn-id: http://core.svn.wordpress.org/trunk@53103 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
audrasjb
2022-06-16 23:10:10 +00:00
parent 2a1e9e1dd8
commit 8ea403e9bb
2 changed files with 20 additions and 20 deletions

View File

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