Curated Query Loop
开发者 |
psorensen
s3rgiosan
|
更新时间 |
2024年8月30日 22:29 |
PHP版本: |
7.4 及以上 |
WordPress版本: |
6.4 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
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.
更新日志:
0.2.0
- Fix bug where changing post type on standard query loop transforms to curated query loop
- Add icons from @wordpress/icons