Ajax Post Filter

0

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

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

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″]