2025-09-17 09:00 · WordPress · 18 views
修改主题的functions.php文件在主题的functions.php文件中添加以下代码:
add_filter('xmlrpc_enabled', '__return_false');