Summery Summery
Filter arguments for retrieving object terms.
Syntax Syntax
Parameters Parameters
- $args
-
An array of arguments for retrieving terms for the given object(s). See wp_get_object_terms() for details.
- $object_ids
-
Array of object IDs.
- $taxonomies
-
Array of taxonomy names to retrieve terms from.
Source Source
File: wp-includes/taxonomy.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.9.0 | Introduced. |