On each rest api request wordpress load each plugins this is bottleneck and the api slow down..
This plugin install will use plugin for filter plugins not after load to set only need plugins load by route..
Upload the plugin issues to the wp-content plugins directory or install the plugin through the WordPress plugins screen directly..
Activate the plugin through 'Plugins screen in WordPress.
Use Settings->Rest Manager screen to configure the plugin...
Use Settings->Rest Manager screen to configure the plugin.....
I recently re-coded custom comments plugin to work with WP REST API instead of using admin-ajax.php.
I used it to limit the plugins that employed when posting comment and I assisted the power using REST API Log plugin.
I locate that the time to post comment fell from from 120ms and 250ms to always being less than 40ms.
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more