Query Loop Post Selector

描述

Query Loop Post Selector is a powerful extension to the native WordPress Query Loop block. With this plugin, users can now have the flexibility to specifically select posts from a dropdown and display them within the query loop, making content selection more intuitive and user-friendly.

Usage

  1. Add or edit a Query Loop block.
  2. From the block settings panel, locate the “post” dropdown.
  3. Select the desired post(s) from the dropdown.
  4. Save or update your post/page, and view the changes on the front end.

Note: When you’re specifically selecting posts using this plugin, the posts order is overriden to match the order of posts selected via the dropdown.

屏幕截图

  • Plugin banner.
  • You can search posts with their titls.
  • The Query Loop Post Selector plugin persists the post orders.
  • Respects the “Items Per Page” limit from the parent query.

安装

  1. Download the plugin ZIP file.
  2. Go to WordPress Dashboard > Plugins > Add New.
  3. Upload the ZIP file and activate the plugin.
  4. Navigate to any page or post edit screen, and add a Query Loop block. You’ll now see the “post” dropdown option, added by the Query Loop Post Selector plugin.

常见问题

Do I need any other plugins or tools for this to work?

No, Query Loop Post Selector works out-of-the-box with the native WordPress Query Loop block.

Does this work with custom post types?

Yes, it’s compatible with all public post types.

评价

2025 年 9 月 27 日
Thank you for making this plugin! Simple, effective, does its job well and with clean interface. Solves several different puzzles I’ve had while building out a resource website for a client.
2024 年 6 月 28 日
Was looking ages for it. So strange this function is not part of the native loop block. Thanks
2024 年 4 月 15 日
You can replace many other freemium post-grip plugins with this one. It gives the feature to default query loop to select a post by title. Hope this plugin will be around for many more years.
2023 年 12 月 30 日
If you need to query juste one post inside a block query, this plugin is for you! A must-have that should be native!
阅读所有5条评价

贡献者及开发者

「Query Loop Post Selector」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Query Loop Post Selector」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「Query Loop Post Selector」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.6

  • Dev: Update freemius SDK and maintenance update.

= 1.0.5
* Fix: Add support for similar post names.

= 1.0.4
* Fix: Fix hook priority issue.

= 1.0.3
* Fix: Add WP 6.7 support.

1.0.2

  • Fix: Fix custom post type support issue.

1.0.1

  • Fix: Encoding issue in the post picker.
  • Fix: Incorrect hook used for assets.

1.0.0

  • New: Initial Release