wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
xmlrpc_call › WordPress Action Hooks
Seit5.7.0
Veraltetn/v
› do_action( 'xmlrpc_call', 'wp.getUsersBlogs', $args, $this )
| Parameter: (3) |
|
| Definiert in: |
|
| Codex: |
Fires after the XML-RPC user has been authenticated but before the rest of the method logic begins.
All built-in XML-RPC methods use the action xmlrpc_call, with a parameter equal to the method's name, e.g., wp.getUsersBlogs, wp.newPost, etc.Ähnliche Funktionen: _xmlrpc_wp_die_handler, xmlrpc_getpostcategory, xmlrpc_getposttitle, array_all, xmlrpc_pingback_error, xmlrpc_removepostdata
Ähnliche Hooks: xmlrpc_enabled, xmlrpc_rsd_apis, xmlrpc_element_limit, wp_die_xmlrpc_handler, xmlrpc_methods