wordpress 禁用XML-RPC接口 Post author:虞山飘渺峰 Post published:2018年12月29日 Post category:wordpress / 安全 Post comments:0评论 禁用XML-RPC接口: //禁用XML-RPC接口 add_filter('xmlrpc_enabled', '__return_false'); 以上代码丢到主题的functions.php文件即可。 分享到:点击以打印(在新窗口中打开) 相关 发表回复 取消回复CommentEnter your name or username to comment Enter your email address to comment Enter your website URL (optional) 通过邮件通知我后续评论 通过邮件通知我有新文章 Δ