=== SimpleWP Post Filter Plugin for WordPress ===
Contributors: Chitra
Tags: posts, filter posts, ajax filter, shortcode, show blog posts 
Requires at least: 5.0
Tested up to: 6.6
Stable tag: 1.0.0
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

SimpleWP Post Filter Plugin for WordPress: Enables filter and display posts dynamically using AJAX for a seamless experience.

== Description ==

https://youtu.be/l7keF8Z7H9E

Just install Plugin and enjoy feature of WP Post Filter by [Chitraa](https://chitraa.tech/).

This plugin display WordPress default standard POST with a simple short code.

1). Create a page like Blog or any other.

2). Put below short code wherever you want.

3). [wppf_post_filter] – Post Filter Short code.

4). [wppf_post_grid] – Post Grid without Filter Short code.

5). Add short code parameters as you want.

== Installation ==
1. Upload the entire `wp-post-filter` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the **Plugins** screen (**Plugins > Installed Plugins**).

== Frequently Asked Questions ==

= How to use plugin? =

You just have to install. Plugin will take care of all the required things. You just have to add shortcode.

= How to add parameter in shortcode? =

You just have to add parameter in shortcode. e.g.[wppf_post_grid limit="10"] 

== Screenshots ==

1. This screenshot shows the filter post.
2. You can show 4 grid layout.
3. You can show 2 grid layout.
4. You can show different information.


== Changelog ==

= 1.0.0 =
* Initial version of the plugin.

== Upgrade Notice ==

= 1.0 =
Just released into the wild.