Linux 软件免费装

Turn Off REST API

开发者 ksym04
更新时间 2020年7月1日 10:50
PHP版本: 4.7 及以上
WordPress版本: 5.4
版权: GPLv3
版权网址: 版权信息

标签

admin json api rest disable rest api

下载

1.0.0 1.0.1 1.0.2 1.0.3 1.0.4

详情介绍:

Turn off JSON REST API on your website to anonymous users and prevent unauthorized requests from using the REST API to get information from your website. Since the release of WordPress 4.0 came out, there have been a lot of hackers exploiting the vulnerabilities of the REST API. By installing this plugin, you will effectively prevent and disable the use of REST API from unauthorized users and protect the information on your website from being accessible. If someone tries to access the REST API on your site, the plugin will return an authentication error on the API endpoints, for any unauthorized users trying to access it. While WordPress REST API vulnerability exploits continue this plugin effectively prevent and disable the used of REST API from accessing information from your website, this plugin return authentication error and disable all endpoints for any user not logged in on your website.

安装:

  1. Download the plugin via WordPress.org
  2. Upload the turn-off-rest-api directory to the /wp-content/plugins/ directory via FTP
  3. Activate the plugin through the 'Plugins' menu in WordPress

屏幕截图:

  • Test if the wp-json is secured from unauthorized access.

常见问题:

How may I know if the plugin is working and my WP REST API is secured?

To test kindly log out and please go to http://[your_website_url].com/wp-json and check if REST API will return an error that reads 'Only authenticated users are allowed an access on REST API'

更新日志:

1.0.4 1.0.3 1.0.2 1.0.1 1.0.0