Disable REST API

Wordpress Plugin
Download latest - v1.7

Developers

dmchale

Download Stats

Today 99
Yesterday 128
Last Week 978
All Time 104,528
Banner 772x250


Releases (12 )

Version Release Date Change Log
v1.7 2021-07-29
v1.6 2021-02-15
v1.5.1 2020-10-13
v1.5 2019-11-14
1.4.3 2018-02-07
  • Added load_plugin_textdomain() for i18n
1.4.2 2017-09-28
  • Fixed issue causing unintentional unlocking of endpoints when another WP_Error existed before this plugin did its job
1.4.1 2017-09-13
  • Fixed echo of text URL to primary Plugins page in WP Dashboard
1.4 2017-09-12
  • Tested for WP v4.8
  • Tested for PHP 5.3+
  • Added settings screen
  • Site Admins may now whitelist routes that they wish to allow unauthenticated access to
  • Added dra_allow_rest_api filter to the is_logged_in() check, so developers can get more granular with permissions
  • Props to @tangrufus for all of the help that went into this release
1.3 2016-12-06
  • Tested for WP v4.7
  • Adding new functionality to raise authentication errors in 4.7+ for non-logged-in users
1.2 2016-04-06
  • Tested for WP v4.5
  • Removal of actions which publish REST info to the head and header
1.1 2015-04-29
  • Updated to support the new filters created in the 2.0 beta API
1.0 2014-10-03
  • Initial Release

=