Releases: ryanwelcher/advanced-query-loop
Releases · ryanwelcher/advanced-query-loop
2.1.1
- Fixes issue with multiple AQL instances having settings leaked to each other.
2.1.0
- ACF custom fields now show in the auto-complete dropdown list for Post Meta Queries ( props to @jvanja )
- Adds sort by Post ID ( props to @markhowellsmead )
- Fixes a typo in the Order By label.
- Fixes a bug where a second AQL instances was getting post meta query values from the first.
2.0.0
1.5.1
Adds EXISTS as a compare option for Post Meta Queries (props to @hasanfachrul for opening the support thread)
1.5
- Moves all controls into a single panel titled "Advanced Query Settings".
- Exposes SlotFills and filters to allow extension of plugin to add any featured you want.
- Minor PHP warning fixes.
1.4.3
- Addresses translations from https://translate.wordpress.org/ not loading. HUGE thank you to @himaartwp for opening the issue and to everyone that helped with the Japanese translation!
- Fixes minor php warnings in the editor
1.4.2
1.4.1
Small fixes to address some PHP warnings.
1.4.0
1.3.0
- Adds support for sorting by Meta Value, Meta Value Num, and Random.
- Adds transform to convert existing Query Loop instances into Advanced Query Loop blocks.
- Adds a release command.
- Adds support for querying multiple post types.