WP Query Engine Wordpress Plugin - Rating, Reviews, Demo & Download

WP Query Engine Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

WP Query Engine allows you to perform custom queries using the WP_Query class, using a simple shortcode or Beaver Builder module (requires Beaver Builder).

Supports:
– Most post data
– Taxonomy data
– Meta data

In addition, the plugin offers several exposed filter and action hooks for theme developers to alter the default functionality, including adding additional parameters not specified in the shortcode.

Also includes 3 default templates, including:

  1. Default : Standard content wrapped in an article tag
  2. List : Post titles with links in an UL
  3. Genesis Loop : If using a Genesis theme, will output using the Genesis Loop

Further, theme developers can easily alter or override the default templates using simple actions and filters, as well as include custom templates easily.

Using the Plugin

  1. Place the [wp_query] shortcode anywhere withen your content
  2. Use the do_action( ‘wp_query’, $args ); action hook anywhere in your theme
  3. Using the Beaver Builder Module

You can see the full documentation and available arguments at https://docs.wpcodelabs.com/wp-query-engine

Notes

This plugin is provided free, and while I will try to provide support to the best of my ability, I only have so much time to dedicate to supporting a free plugin. If you would like to contribute the this project directly, the main development is done at GitHub.

Screenshots

No screenshots provided


Reviews & Comments