Filters post data array to be inserted via XML-RPC.
$post_dataarray
$content_structarray
$post_data = apply_filters( 'xmlrpc_wp_insert_post_data', $post_data, $content_struct );
| Version | Description |
|---|---|
| 3.4.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/xmlrpc_wp_insert_post_data