apply_filters( 'xmlrpc_wp_insert_post_data', array $post_data, array $content_struct )
Filters post data array to be inserted via XML-RPC.
Parameters
- $post_data
-
(array) Parsed array of post data.
- $content_struct
-
(array) Post data array.
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_wp_insert_post_data