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
- Add or edit a Query Loop block.
- From the block settings panel, locate the “post” dropdown.
- Select the desired post(s) from the dropdown.
- 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.
Screenshots
Installation
- Download the plugin ZIP file.
- Go to WordPress Dashboard > Plugins > Add New.
- Upload the ZIP file and activate the plugin.
- 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.
FAQ
-
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.
Reviews
Contributors & Developers
“Query Loop Post Selector” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Query Loop Post Selector” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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