apply_filters( 'wp_xmlrpc_server_class', string $class )

Filters the class used for handling XML-RPC requests.


Description Description


Parameters Parameters

$class

(string) The name of the XML-RPC server class.


Top ↑

Source Source

File: xmlrpc.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.