mirror of
git://develop.git.wordpress.org/
synced 2025-02-22 07:35:46 +01:00
Docs: Typo correction in wp_dropdown_users()
docblock.
Props aleksganev. See #56792. git-svn-id: https://develop.svn.wordpress.org/trunk@54738 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
7e2a0a9572
commit
7c84096dd6
@ -1536,7 +1536,7 @@ function setup_userdata( $for_user_id = 0 ) {
|
||||
* Default empty.
|
||||
* @type string $show_option_none Text to show as the drop-down default when no
|
||||
* users were found. Default empty.
|
||||
* @type int|string $option_none_value Value to use for $show_option_non when no users
|
||||
* @type int|string $option_none_value Value to use for $show_option_none when no users
|
||||
* were found. Default -1.
|
||||
* @type string $hide_if_only_one_author Whether to skip generating the drop-down
|
||||
* if only one user was found. Default empty.
|
||||
|
Loading…
x
Reference in New Issue
Block a user