debug-bar-elasticpress
debug-bar-elasticpress copied to clipboard
Add `elasticpress` as a plugin dependency
Description of the Change
This PR adds the new requires plugin header and references elasticpress as the required plugin dependency. Note that I considered also adding Debug Bar and Query Monitor to the list, but given that folks might have one of those two but not necessarily both I left them off as otherwise it would force folks to have both installed for this plugin to function.
How to test the Change
Changelog Entry
Added - ElasticPress as a plugin dependency.
Credits
Props @jeffpaul.
Checklist:
- [x] I agree to follow this project's Code of Conduct.
- [x] I have updated the documentation accordingly.
- [ ] I have added tests to cover my change.
- [ ] All new and existing tests pass.