Ticket #15431: 15431.patch
| File 15431.patch, 514 bytes (added by Viper007Bond, 3 years ago) |
|---|
-
wp-includes/taxonomy.php
564 564 * - 'terms' string|array The list of terms 565 565 * - 'field' string (optional) Which term field is being used. 566 566 * Possible values: 'term_id', 'slug' or 'name' 567 * Default: ' slug'567 * Default: 'term_id' 568 568 * - 'operator' string (optional) 569 569 * Possible values: 'IN' and 'NOT IN'. 570 570 * Default: 'IN'
