Description
Adds an ElasticPress panel to the Debug Bar plugin. Allows you to examine every ElasticPress query running on any given request.
Requirements:
- ElasticPress 1.8+
- Debug Bar 0.8.2+
- PHP 5.4+
Installation
- Install ElasticPress.
- Install Debug Bar.
- Install the plugin in WordPress.
Reviews
February 27, 2019
This plugin works perfectly and is very useful for debugging ElasticPress queries.
September 3, 2016
The title says it all.
Contributors & Developers
“Debug Bar ElasticPress” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Debug Bar ElasticPress” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.4
- Support ElasticPress 3.0+
1.3
- Add query log
1.2
- Show query errors (i.e. cURL timeout)
- Add ?explain to query if GET param is set
1.1.1
- Only show query body if it exits
1.1
- Improve formatting
- Show original query args (EP 2.1+)
1.0
- Initial release