WP Query Generator

Plugin Banner

WP Query Generator

by anjan011

Download
Description

This plugin focuses on building query parameters for WP_Query object and preview data based on the generated parameters. This is done through various UI component that the plugin provides.

Links

Support

Got questions? Stuck with an issue? drop me an email at anjan011@gmail.com

PHP Version required: 5.4.x or later

If you have installed the plugin directly from plugins repository through wordpress backend then all you need is just to activate it.

If you have downloaded the plugin as .zip file, then extract the zip file content and upload the directory inside your wp-content/plugins dir. Once done, go to your plugins page on wp backend, and you will then be able to activate the plugin.

Once activated you can then access the plugin fetures through Tools > WP_query generator menu item

  1. <strong>Parameters</strong> - Showing the parameters UI

    Parameters - Showing the parameters UI

  2. <strong>Generated Code</strong> - Showing the generated codes sample

    Generated Code - Showing the generated codes sample

  3. <strong>Data Preview</strong> - Displaying sample data preview

    Data Preview - Displaying sample data preview

Great plugin.

By markouver on September 3, 2016

Does what it says - very straightforward. Simple UI. Generated code is nicely formatted and has comments. Preview feature is helpful.

Back to top