Use backticks when describing the `value_field` parameter, er, argument.

See [32020].

git-svn-id: https://develop.svn.wordpress.org/trunk@32021 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Boone Gorges 2015-04-04 22:56:04 +00:00
parent bdbe9f7b1e
commit b4420cb788
1 changed files with 1 additions and 1 deletions

View File

@ -293,7 +293,7 @@ function category_description( $category = 0 ) {
* the 'depth' argument.
*
* @since 2.1.0
* @since 4.2.0 Introduced the `value_field' argument.
* @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.