=== Posts By Tags === Contributors: iqlasit Tags: tags, posts-by-tags, posts-based-tags Requires at least: 4.1 Tested up to: 5.4.1 Requires PHP: 5.6 License: GPl V2 License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html Stable tag: trunk A simple and nice plugin to filter posts by tags with ajax. == Description == A simple and nice plugin to filter posts by their tags with ajax from sidebar widget. The plugin will make a Widget by 'Iqlasit - Posts By Tags' named into your widget panel. Just drag it to your sidebar then all of your tags will appear there. Now make a page and paste the shortcode [iqlasit_posts_by_tags]. When you'll click on a tag the plugin will show the post that has the tag without loading the page. The shortcode accept two attributes now 'post_type' default value 'post' and 'posts_per_page' default value is '-1'. == Installation == Installation is fairly straight forward. Install it from the WordPress plugin repository. == Screenshots == 1. This is screenshot one 2. This is screenshot two 3. This is screenshot three == Changelog == = 1.0.0 = * Initial Release