Rest Manager

Manage all rest api route. Disable or filter plugins loaded on request rest api.

Author:RedCastor (profile at wordpress.org)
WordPress version required:4.8
WordPress version tested:4.9.14
Plugin version:1.0.7
Added to WordPress repository:20-11-2017
Last updated:02-06-2018
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:2
Plugin URI:
Total downloads:1 339
Active installs:20+
plugin download
Click to start download

Speed up wordpress rest api by filter loaded plugin for every route.
On each rest api request wordpress load every plugins, this is a bottleneck and the rest api slow down.
This plugin install a must use plugin for filter plugins before load to set only desired plugins load by route.
The must use plugin is uninstall on desactivate the rest-manager plugin.

Features:

  • Disbale selected rest route.
  • Filter plugins load by rest route.