WP Code Labs
  • Welcome
  • Plugins
    • WP Query Engine
      • Getting Started
      • Changelog
      • Shortcode
      • Filters
      • Templating
      • Download
    • WPCL Beaver Extender
      • Getting Started
      • Changelog
      • Modules
      • Extensions
  • Themes
    • Genesis Scaffolding
    • FL Builder Blank Slate
  • Packages
    • WP Console
Powered by GitBook
On this page

Was this helpful?

  1. Plugins

WP Query Engine

PreviousWelcomeNextGetting Started

Last updated 6 years ago

Was this helpful?

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

  • Any post parameters

  • Any meta data

  • Any taxonomy data, such as category or tag

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.

Getting Started
Changelog
Shortcode
Filters
Templating