Title: Query Loop Post Selector
Author: Small Plugins
Published: <strong>2023 年 11 月 14 日</strong>
Last modified: 2026 年 4 月 28 日

---

搜索插件

![](https://ps.w.org/query-loop-post-selector/assets/banner-772x250.jpg?rev=2995890)

![](https://ps.w.org/query-loop-post-selector/assets/icon-256x256.png?rev=2995890)

# Query Loop Post Selector

 作者：[Small Plugins](https://profiles.wordpress.org/smallplugins/)

[下载](https://downloads.wordpress.org/plugin/query-loop-post-selector.1.0.6.zip)

 * [详情](https://cn.wordpress.org/plugins/query-loop-post-selector/#description)
 * [评价](https://cn.wordpress.org/plugins/query-loop-post-selector/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/query-loop-post-selector/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/query-loop-post-selector/#developers)

 [支持](https://wordpress.org/support/plugin/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.

## 评价

![](https://secure.gravatar.com/avatar/7879fef9b935b443cec682ddd4ecb9ac7cffab7f53dd208b36339cf54d20ae5c?
s=60&d=retro&r=g)

### 󠀁[Lovely! Simple, clean, effective.](https://wordpress.org/support/topic/lovely-simple-clean-effective/)󠁿

 [anandjay](https://profiles.wordpress.org/anandjay/) 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.

![](https://secure.gravatar.com/avatar/8df4c3e8c1ae44821d1a08347335e1c8483d4826dc0bcd65f9f4af4125ca2871?
s=60&d=retro&r=g)

### 󠀁[Perfect](https://wordpress.org/support/topic/perfect-10672/)󠁿

 [Matt Schofield](https://profiles.wordpress.org/mattschofield/) 2025 年 2 月 21
日

Simple but powerful feature. Great work

![](https://secure.gravatar.com/avatar/ab26b5bc7afdf95990f2c6564f0c8f02b3ec3eb6be52712abb498df0a921bd8d?
s=60&d=retro&r=g)

### 󠀁[Awesome.](https://wordpress.org/support/topic/awesome-10306/)󠁿

 [giudansky](https://profiles.wordpress.org/giudansky/) 2024 年 6 月 28 日

Was looking ages for it. So strange this function is not part of the native loop
block. Thanks

![](https://secure.gravatar.com/avatar/5a40408a4cdbcd52ebe9529d5cd5b391dd489c541c2a7be1104e7b05a68704eb?
s=60&d=retro&r=g)

### 󠀁[Excellent plugin](https://wordpress.org/support/topic/excellent-13362/)󠁿

 [tamnik](https://profiles.wordpress.org/tamnik/) 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.

![](https://secure.gravatar.com/avatar/b7a012092ab8958977998298ca9567475f87efbaf0ad57256943390ca05812c3?
s=60&d=retro&r=g)

### 󠀁[A must-have block!](https://wordpress.org/support/topic/a-must-have-block/)󠁿

 [Aurélien Denis](https://profiles.wordpress.org/maigret/) 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条评价 ](https://wordpress.org/support/plugin/query-loop-post-selector/reviews/)

## 贡献者及开发者

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

贡献者

 *   [ Small Plugins ](https://profiles.wordpress.org/smallplugins/)

「Query Loop Post Selector」插件已被翻译至 1 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/query-loop-post-selector/contributors)
为本插件所做的贡献。

[帮助将「Query Loop Post Selector」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/query-loop-post-selector)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/query-loop-post-selector/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/query-loop-post-selector/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/query-loop-post-selector/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/query-loop-post-selector/)。

## 更新日志

#### 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

## 额外信息

 *  版本 **1.0.6**
 *  最后更新：**4 周前**
 *  活跃安装数量 **500+**
 *  WordPress 版本 ** 5.8 或更高版本 **
 *  已测试的最高版本为 **7.0.0**
 *  PHP 版本 ** 7.0 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/query-loop-post-selector/) 和 [German](https://de.wordpress.org/plugins/query-loop-post-selector/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/query-loop-post-selector)
 * 标签
 * [block](https://cn.wordpress.org/plugins/tags/block/)[query loop](https://cn.wordpress.org/plugins/tags/query-loop/)
 *  [高级视图](https://cn.wordpress.org/plugins/query-loop-post-selector/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  5 条 5 星评价     ](https://wordpress.org/support/plugin/query-loop-post-selector/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/query-loop-post-selector/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/query-loop-post-selector/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/query-loop-post-selector/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/query-loop-post-selector/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/query-loop-post-selector/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/query-loop-post-selector/reviews/)

## 贡献者

 *   [ Small Plugins ](https://profiles.wordpress.org/smallplugins/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/query-loop-post-selector/)