wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



wp_xmlrpc_server_class › Filtr WordPress Hooks

Od3.1.0
Przestarzałyn/a
apply_filters( 'wp_xmlrpc_server_class', 'wp_xmlrpc_server' )
Parametry:
  • (string) $class The name of the XML-RPC server class.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the class used for handling XML-RPC requests.





Źródło

$wp_xmlrpc_server_class = apply_filters( 'wp_xmlrpc_server_class', 'wp_xmlrpc_server' );