Skip to content

ryanwelcher/advanced-query-loop

Repository files navigation

Advanced Query Loop

Description

This plugin introduces a Query Loop block variation that will empower users to be able to do much more complicated queries with the Query Loop block, such number of posts to display and post meta

Support/Issues

Please use the either the support forum or the official repository for any questions or to log issues.

Available Controls

Multiple post types

Select additional post types for your query!

Post Count

Set the number of items you want to display (up to 50).

Include Posts

Choose the posts you want to display manually.

Exclude current post

Remove the current post from the query.

Offset

Choose whether you want to start at the first or 100th!

Post Meta Query

Generate complicated post meta queries using an interface that allows you to create a query based on meta_key, meta_value and the compare options. Combine multiple queries and determine if they combine results (OR) or narrow them down (AND).

Date Query

Query item before a date, after a date or between two dates!

Post Order controls

Sort in ascending or descending order by:

  • Author
  • Date
  • Last Modified Date
  • Title
  • Meta Value
  • Meta Value Num
  • Random
  • Menu Order ( props to @jvanja )
  • Post ID ( props to @markhowellsmead )

Please note that this is a slight duplication of the existing sorting controls. They both work interchangeably but it just looks a bit odd in the UI

Extending AQL

Detailed instructions on how to extend AQL as well as an example are available here

About

WordPress plugin that introduces a Query Loop block variation that can create advanced queries.

Resources

Stars

Watchers

Forks

Packages

No packages published