过滤回调以杀死XML-RPC请求的WordPress执行。
原型
apply_filters( 'wp_die_xmlrpc_handler', callable $function )
参数
$function
(callable)
回调函数名称。
源文件
路径:wp-includes/functions.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/wp_die_xmlrpc_handler/
过滤回调以杀死XML-RPC请求的WordPress执行。
apply_filters( 'wp_die_xmlrpc_handler', callable $function )
$function
(callable)
回调函数名称。
路径:wp-includes/functions.php
英文文档:https://developer.wordpress.org/reference/hooks/wp_die_xmlrpc_handler/
请在后台设置小工具!