Filters the XML-RPC methods available to Jetpack for requests signed both with a blog token or a user token.
Parameters
- $jetpack_methods
array XML-RPC methods available to the Jetpack Server.
- $core_methods
array Available core XML-RPC methods.
- $user
(WP_User | bool) Information about the user authenticated in the request. False if authenticated with blog token.
Changelog
- Introduced in Jetpack 1.7.0