SOHO创业

wordpress禁用Rest API

将以下代码插入到functions.php文件中即可

add_filter("json_enabled", "__return_false");
add_filter("json_jsonp_enabled", "__return_false");
add_filter("rest_enabled", "__return_false");
add_filter("rest_jsonp_enabled", "__return_false");
remove_action("init", "rest_api_init");
remove_action("rest_api_init", "rest_api_default_filters", 10);
remove_action("parse_request", "rest_api_loaded");
remove_action("wp_head", "rest_output_link_wp_head", 10);
remove_action("template_redirect", "rest_output_link_header", 11);
remove_action("auth_cookie_malformed", "rest_cookie_collect_status");
remove_action("auth_cookie_expired", "rest_cookie_collect_status");
remove_action("auth_cookie_bad_username", "rest_cookie_collect_status");
remove_action("auth_cookie_bad_hash", "rest_cookie_collect_status");
remove_action("auth_cookie_valid", "rest_cookie_collect_status");
 
add_filter("rest_authentication_errors", function () {
    return new WP_Error("rest_disabled", __("The REST API on this site has been disabled."), ["status" => rest_authorization_required_code()]);
});
Published
Categorized as 建站知识 Tagged

By SOHO

wowsoho.com是一个关注跨境电商、创业话题的网站。

四川哈儿哥网络建站工作室

四川哈儿哥网络建站工作室是一家专注于网站设计与开发的创意团队,致力于为客户提供高效、专业、个性化的网站解决方案… Continue reading 四川哈儿哥网络建站工作室

用简站wordpress主题快速建站的操作方法

通过以上步骤,你可以快速搭建一个简洁、实用且安全的WordPress网站,并利用简站主题的优势来简化网站建设过程。

用AI视频工具HeyGen可以给产品做视频介绍

做外贸跨境电商的人有福了 最近发现一款非常容易上手的AI视频工具HeyGen,通过HeyGen,可以在上传产品… Continue reading 用AI视频工具HeyGen可以给产品做视频介绍

WordPress二次开发中常用到的一些变量和函数

WordPress二次开发中常用到的一些变量和函数,实际上WordPress还提供了许多其他有用的变量和函数,开发者可以根据具体的需求进行学习和使用。

用wordpress搭建网站选择模板指南

在用WordPress搭建网站选择模板时,应明确网站目标和风格、考虑性能与安全性、评估功能与扩展性、考虑可定制性与文档支持、关注主机环境和兼容性等。

Chinese WordPress service company jianzhanpress

Chinese WordPress service company jianzhanpress.com spe… Continue reading Chinese WordPress service company jianzhanpress