np2861996/wp-post-filter
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== WP Post Filter Plugin for WordPress === Contributors: Nikhil Patel Tags: posts, filter, grid, shortcode, show, blog, column Requires at least: 5.0 Tested up to: 6.1 Stable tag: 1.0.0 Requires PHP: 7.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Allow your customers to add star rattings in comment form. == Description == Just install Plugin and enjoy feature of WP Post Filter. This plugin display WordPres default standard POST with a simple shortcode. 1). Create a page like Blog or any other. 2). Put below shortcode wherever you want. 3). [wppf_post_filter] – Post Filter Shortcode. 4). [wppf_post_grid] – Post Grid without Filter Shortcode. 5). Add shortcode 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.