WP Query Console Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Disclaimer: Plugin development is in progress & we are constantly improving the code. If you think code can be improved or have any suggestion feel free to send a PR or open an issue.
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.
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
Roadmap
- More info about query for debugging
- Code refactoring and improvement
- UI for arguments
- Saving queries
- Localization
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