Fix get_tax_sql() docs. Props Viper007Bond. Fixes #15431
git-svn-id: https://develop.svn.wordpress.org/trunk@16382 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
e72a75d2d6
commit
688dda0b1d
@ -564,7 +564,7 @@ function get_objects_in_term( $terms, $taxonomies, $args = array() ) {
|
||||
* - 'terms' string|array The list of terms
|
||||
* - 'field' string (optional) Which term field is being used.
|
||||
* Possible values: 'term_id', 'slug' or 'name'
|
||||
* Default: 'slug'
|
||||
* Default: 'term_id'
|
||||
* - 'operator' string (optional)
|
||||
* Possible values: 'IN' and 'NOT IN'.
|
||||
* Default: 'IN'
|
||||
|
Loading…
x
Reference in New Issue
Block a user