Plugin info

Total downloads: 4,634
Active installs: 400
Total reviews: 5
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 2 language(s)
Contributors: 1
Last updated: 5/8/2025 (237 days ago)
Added to WordPress: 11/14/2023 (2 years old)
Minimum WordPress version: 5.8
Tested up to WordPress version: 6.7.4
Minimum PHP version: 7.0

Maintenance & Compatibility

Maintenance score

Stale • Last updated 237 days ago • 5 reviews

40/100

Is Query Loop Post Selector abandoned?

Likely maintained (last update 237 days ago).

Compatibility

Requires WordPress: 5.8
Tested up to: 6.7.4
Requires PHP: 7.0

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

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.

Installation

  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.

Frequently Asked Questions

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.

Review feed

Aurélien Denis
12/30/2023

A must-have block!

If you need to query juste one post inside a block query, this plugin is for you! A must-have that should be native!

Screenshots

  1. Plugin banner.

    Plugin banner.

  2. You can search posts with their titls.

    You can search posts with their titls.

  3. The Query Loop Post Selector plugin persists the post orders.

    The Query Loop Post Selector plugin persists the post orders.

  4. Respects the "Items Per Page" limit from the parent query.

    Respects the "Items Per Page" limit from the parent query.

Changelog

= 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