Twenty Twenty: Add missing documentation for some filters.

Add missing `@since` tags for some functions.

Correct alignment of some `@param` tags.

Follow-up to [46271], [46278], [51304].

See #52628, #53461.
Built from https://develop.svn.wordpress.org/trunk@51322


git-svn-id: http://core.svn.wordpress.org/trunk@50931 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2021-07-03 09:14:58 +00:00
parent bf92ee343c
commit af7a04318d
20 changed files with 214 additions and 62 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.9-alpha-51321';
$wp_version = '5.9-alpha-51322';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.