apply_filters( 'xmlrpc_prepare_taxonomy', array $_taxonomy, WP_Taxonomy $taxonomy, array $fields )
Filters XML-RPC-prepared data for the given taxonomy.
Parameters
- $_taxonomy
-
(array) An array of taxonomy data.
- $taxonomy
-
(WP_Taxonomy) Taxonomy object.
- $fields
-
(array) The subset of taxonomy fields to return.
Source
Changelog
Version | Description |
---|---|
3.4.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/xmlrpc_prepare_taxonomy