Xmlrpc

WordPress XML-RPC Hooks Reference

All hooks available in the WordPress XML-RPC server implementation.Filtersxmlrpc_enabledControls whether XML-RPC methods requiring authentication are enabled.add_filter( 'xmlrpc_enabled', function( bool $is_enabled...

Updated February 13, 2026

WordPress XML-RPC API Overview

WordPress provides XML-RPC functionality for remote publishing and content management. This API allows external applications to interact with WordPress for...

Updated February 13, 2026

wp_xmlrpc_server Class Reference

File: wp-includes/class-wp-xmlrpc-server.php Since: 1.5.0WordPress XMLRPC server implementation providing compatibility for Blogger API, MetaWeblog API, MovableType, pingback, and WordPress-native methods.Class Declaration#[AllowDynamicProperties]...

Updated February 13, 2026
← Back to Chubes.net