=== Posts by Search Query ===
Contributors: Firmcatalyst
Tags: posts, list posts
Requires at least: 5.8
Tested up to: 6.4
Requires PHP: 7.4
Stable tag: 1.0.9
Author: Firmcatalyst, Vadim Volkov, Aude Jamier
Author URI: https://firmcatalyst.com/about/
License: GPL v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Implement a list of relevant posts to particular pages with a search query or exact list of posts. Easy pick and add. Print with the shortcode `[fcppbk]`

== Description ==

Implement a list of relevant posts to particular pages with a search query or exact list of posts. Easy pick and add. Print with the shortcode `[fcppbk]`

= Features =

* Prints the list of relevant posts by search query
* Layouts and styling variants
* Simple and flexible inteface for picking posts
* Apply to any post / page / custom post-type
* Implement with the `\[fcppbk\]` shortcode
* It minifies the css before printing
* Polylang friendly

= Demo =

[firmcatalyst.com/posts-by-search-query](https://firmcatalyst.com/posts-by-search-query/)

= Usage =

* Install and activate the plugin
* Go to "Settings" -> "Posts by Query" to change the plugin settings
* Implement the shortcode `\[fcppbk\]` where you want the posts to be printed
* Go to the post / page editor, scroll to the bottom and add the search query or pick particular posts to be printed

== Installation ==

1. Install the plugin
2. Activate the plugin

== Development ==

You can modify the code for your needs, or suggest improvemens on [GitHub](https://github.com/VVolkov833/posts-by-query). It is pretty transparent and well-commented.

== Frequently Asked Questions ==

Waiting for your questions, which you can ask [here](https://firmcatalyst.com/contact/) or via GitHub.

== Upgrade Notice ==

= 1.0 =

* Initial release