Docs: List out accepted values for the $field parameter in get_the_author_meta().

Props choongsavvii.
Fixes #38258.

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


git-svn-id: http://core.svn.wordpress.org/trunk@40802 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2017-06-26 18:24:40 +00:00
parent faab7f4533
commit 78dba2fefd
2 changed files with 39 additions and 9 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.9-alpha-40951';
$wp_version = '4.9-alpha-40952';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.