apply_filters( 'xmlrpc_prepare_term', array $_term, array|object $term )

Filters XML-RPC-prepared data for the given term.


Description Description


Parameters Parameters

$_term

(array) An array of term data.

$term

(array|object) Term object or array.


Top ↑

Source Source

File: wp-includes/class-wp-xmlrpc-server.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.4.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.