Skip to content

With This plugin you can easily create a Ajax Search and Filter For Custom Posts and Any One Custom Taxonomy, once you install and activate the plugin, you can use the below Shortcode to display the filter and posts.

Notifications You must be signed in to change notification settings

shahalaanjum/wp-ajax-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wp-ajax-filter #wordpress #filter #ajax #taxonmy #cpt

With This plugin you can easily create a Ajax Search and Filter For Custom Posts and Any Custom Taxonomy, once you install and activate the plugin, you can use the below Shortcode to display the filter and posts.

Display Default posts with category filter :

[ajax_posts_filter]

Display any custom posts types with any custom taxonomy with attributes as follows:

[ajax_posts_filter postype="YOUR_CPT_NAME" taxtype="YOUR_TAXONOMY_NAME"]

Please modify the taxonomy in the code accordingly (since currently it has been set to filter for tag and category only)

About

With This plugin you can easily create a Ajax Search and Filter For Custom Posts and Any One Custom Taxonomy, once you install and activate the plugin, you can use the below Shortcode to display the filter and posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages