W3cubDocs

/WordPress

apply_filters( 'xmlrpc_prepare_post', array $_post, array $post, array $fields )

Filters XML-RPC-prepared date for the given post.

Parameters

$_post

(array) An array of modified post data.

$post

(array) An array of post data.

$fields

(array) An array of post fields.

Source

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

View on Trac

Changelog

Version Description
3.4.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/xmlrpc_prepare_post