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
Post Count and Offset
Set the number of items you want to display ( up to 10 ) and 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 items before a date, after a date or between two dates!
Screenshots
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Advanced Query Loop” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Advanced Query Loop” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.0
- Allow manual input of post meta. Props to @svenl77 for opening the support thread.
1.0.5
- PRO TIP: Include the PHP files when you release the plugin :/
1.0.4
- Adds custom icon.
- Under the hood restructuring of code.
1.0.3
- Small fix for PHP 8. Props to @markus9312 for opening the support thread.
1.0.2
- Fix various PHP notices. Props to @wildworks for opening the support thread.
- Add some information to the readmes.
1.0.1
- Small fix to no longer show an empty pattern after inserting the block.
1.0.0
- Initial release with support for post count, offset, post meta, and date queries.