Filters XML-RPC-prepared data for the given term.
Parameters
$_term
array- An array of term data.
$term
array|object- Term object or array.
Source
return apply_filters( 'xmlrpc_prepare_term', $_term, $term );
Changelog
Version | Description |
---|---|
3.4.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.