=== Single Post Query Loop Selector === Contributors: geisthanen Tags: Query Loop, Single Post, Variation Requires at least: 6.1 Tested up to: 6.4.3 Stable tag: 0.1.2 Requires PHP: 7.2 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html Donate link: https://paypal.me/creativeandrewdev A Query Loop block variation that allows to search and select a single post to be displayed. == Description == This plugin introduces a Query Loop block variation that allows you to search and select a single post. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress == Screenshots == 1. Single post loop selector inserter and controls. 2. Single post query loop in action showing one post. == Changelog == = 0.1.2 = * Fixed wrong version bumped = 0.1.1 = * Fixed filter affecting other queries = 0.1.0 = * Release