Ajax Post Filter

plugin banner

Filter posts with ajax

Author:James Irving-Swift (profile at wordpress.org)
WordPress version required:3.1
WordPress version tested:3.4.2
Plugin version:1.6
Added to WordPress repository:05-10-2011
Last updated:14-06-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:1
Plugin URI:http://www.electricstudio.co.uk
Total downloads:6 570
Active installs:30+
plugin download
Click to start download

Use shortcode [ajaxFilter] to create a nice filter posts feature.
Attributes for this shortcode include:
* posttypes – comma separated post types that you want displayed
* taxonomies – comma separent taxonomies that you want to be able to filter by.
* showcount – set to 0 or 1 toggle the displaying of post counts next to taxonomies
* pageination – accepts values “top,bottom”, “top”, “bottom” depend where you want your pagination
* posts_per_page – set the amount of posts per page (default is 15)
* shownav – set to 0 or 1 to toggle on of off the navigation

Example:
[ajaxFilter posttypes=”test_album” taxonomies=”category,tag,genre,writer” showcount=”1″]


Screenshots
ChangeLog