Description
Filters the class used for handling XML-RPC requests.
Occurrences
Filename | Line Number |
---|---|
xmlrpc.php | 83 |
Parameters
Type | Name | Description |
---|---|---|
string | $class | The name of the XML-RPC server class. |
PHP Doc
/**
* Filters the class used for handling XML-RPC requests.
*
* @since 3.1.0
*
* @param string $class The name of the XML-RPC server class.
*/