Docs: Improve the documentation for metadata related filter parameters.

See #46543

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


git-svn-id: http://core.svn.wordpress.org/trunk@44845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2019-03-27 17:10:53 +00:00
parent 9e67ba895d
commit c155b2a833
2 changed files with 30 additions and 28 deletions

View File

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