Useful and impressive!
-
I recently re-coded a custom comments plugin to work with the WP REST API instead of using
admin-ajax.php. This made retrieval of comments much faster, but seemed to have little effect on the speed of posting of comments.Then I came across this plugin. I used it to limit the plugins that fired when posting a comment, and I timed the difference using the REST API Log plugin. I found that the time to post a comment fell from between 120ms and 250ms to always being less than 40ms. That’s a huge improvement!
Thanks very much for this impressive plugin!
The topic ‘Useful and impressive!’ is closed to new replies.