10up / debug-bar-elasticpress
Extends the Debug Bar plugin for usage with ElasticPress
Installs: 14 547
Dependents: 0
Suggesters: 0
Security: 0
Stars: 27
Watchers: 11
Forks: 16
Open Issues: 6
Type:wordpress-plugin
Requires
- php: >=7.0
Requires (Dev)
- 10up/phpcs-composer: dev-master
- phpcompatibility/phpcompatibility-wp: *
This package is auto-updated.
Last update: 2024-10-18 06:42:25 UTC
README
Adds an ElasticPress panel to Debug Bar and/or Query Monitor plugins. Allows you to examine every ElasticPress query running on any given request.
Requirements
- ElasticPress 4.4.0+
- Debug Bar 1.0+
- PHP 7.0+
Usage
After installing and activating, click the Debug
button in the admin toolbar. Within the Debug Bar Panel, click the ElasticPress panel.
Issues
If you identify any errors or have an idea for improving the plugin, please open an issue.
Support Level
Active: 10up is actively working on this, and we expect to continue work for the foreseeable future including keeping tested up to the most recent version of WordPress. Bug reports, feature requests, questions, and pull requests are welcome.
Changelog
A complete listing of all notable changes to Debug Bar ElasticPress are documented in CHANGELOG.md.
Contributing
Please read CODE_OF_CONDUCT.md for details on our code of conduct, CONTRIBUTING.md for details on the process for submitting pull requests to us, and CREDITS.md for a listing of maintainers of, contributors to, and libraries used by Debug Bar ElasticPress.