apply_filters( 'xmlrpc_prepare_term', array $_term , array|object $term )
Filters XML-RPC-prepared data for the given term.
Parameters
- $_term
-
An array of term data.
- $term
-
Term object or array.
Source
Changelog
Version | Description |
---|---|
3.4.0 | Introduced. |