=== Posts Filter === Contributors: takashimatsuyama Donate link: Tags: posts filter, filter, taxonomy, term Requires at least: 4.8 Tested up to: 6.0 Requires PHP: 5.4.0 Stable tag: 1.3.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Filter posts by taxonomy terms with Ajax. == Description == Filter posts by taxonomy terms with Ajax and list them. This plugin is simple. You can filter posts by taxonomy terms with Ajax just a install and display them anywhere you want with just a shortcode. == Usage == * **Shortcode:** `[ccc_posts_filter_list]` * **Shortcode:** `[ccc_posts_filter_list posts_per_page="" class="" style=""]` * **Shortcode:** `[ccc_posts_filter_list post_type=""]` * **Shortcode:** `[ccc_posts_filter_list term_parent_slug=""]` * **Shortcode:** `[ccc_posts_filter_list taxonomy_name=""]` Detailed usage is under preparation. == Installation == 1. Upload `posts-filter` to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Use shortcodes to display the posts filter. == Discover More == This plugin is [developed on GitHub](https://github.com/takashi-matsuyama/posts-filter) == Changelog == See the [release notes on GitHub](https://github.com/takashi-matsuyama/posts-filter/releases).