Introduction
Handy tool for developers to quickly test various WordPress queries (WP_Query, WP_User_Query, WP_Comment_Query, WP_Term_Query, WP_Network_Query, WP_Site_Query). Simply provide your arguments array and select the query type you would like to test. You will get the result as a collapsible tree.
Screenshot
Disclaimer: Plugin development is in progress & we are constantly improving the code. If you think code can be improved or have any suggestions, feel free to send a PR or open an issue.
Roadmap
- More info about query for debugging
- Code refactoring and improvement
- UI for arguments
- Saving queries
- Localization
Installation
From your WordPress dashboard
- Visit 'Plugins > Add New'
- Search for
WP Query Console
or upload zip file - Activate
WP Query Console
from your Plugins page
Manual Installation
- Download "WP Query Console".
- Upload the
wp-query-console
directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...) - Activate
WP Query Console
from your Plugins page.
Usage
- Simply activate and new menu option "Query Console" will be added
- Enter you query arguments array in editor provided, select query type from dropdown & hit execute
- Check the result displayed
Changelog
Please see the Changelog for the details.
Feedback / Suggestions
If you have any suggestions/feature request that you would like to see in the upcoming releases, feel free to let us know in the issues section
Contributing
Thank you in advance if you wish to contribute to the WP Query Console
. You can read the contribution guidelines here
Check the development tasklist here, if something interests you or want to suggest something click here
Security
If you discover any security related issues, please email to ajit@lubus.in instead of using the issue tracker.
Credits
Maintained by Ajit Bohra
Support Us
LUBUS is a web design agency based in Mumbai, India.
You can pledge on patreon to support the development & maintenance of various opensource stuffs we are building.
License
WP Query Console is an open-source software licensed under the GPL 3.0 license