mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
The value_field argument is an argument per core vernacular, not a parameter.
See [31006]. See #31888. git-svn-id: https://develop.svn.wordpress.org/trunk@32020 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -293,7 +293,7 @@ function category_description( $category = 0 ) {
|
||||
* the 'depth' argument.
|
||||
*
|
||||
* @since 2.1.0
|
||||
* @since 4.2.0 Introduced the 'value_field' parameter.
|
||||
* @since 4.2.0 Introduced the `value_field' argument.
|
||||
*
|
||||
* @param string|array $args {
|
||||
* Optional. Array or string of arguments to generate a categories drop-down element.
|
||||
|
||||
Reference in New Issue
Block a user