-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
20 lines (16 loc) · 1 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
=== Curated Query Loop ===
Contributors: psorensen, s3rgiosan
Tags: query loop, block
Requires at least: 6.3
Tested up to: 6.4
Requires PHP: 7.4
Stable tag: 0.2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Select specific posts to use in a Query Loop
== Description ==
The WordPress Query Loop Block is a powerful block, enabling authors to curate blog content with fine-grained control over the layout. However, it's often a requirement that site editors want to pick the specific posts that appear in these content grids and lists. This WordPress plugin adds a block variation of the Query Loop which provides a content picker, allowing editors to choose the exact posts they want to display, while still leveraging the power of the layout control which comes with the Query Loop Block.
== Changelog ==
0.2.0
- Fix bug where changing post type on standard query loop transforms to curated query loop
- Add icons from @wordpress/icons