Ajax Filter Search is a small but powerful plugin that displays your post or custom post type in a tabled format with pagination, all using ajax so there's no page reload!
A user can filter your posts by search keyword, month, year, and category to get the exact content they're looking for. This is a great tool for anyone looking to show a reel of Press Releases, Blog Posts, Upcoming Events, whatever you can think of!
Features
- Setting Panel - Customize your version of Ajax Filter Search by updating various plugin settings (see screenshots).
- Customizeable Shortcode - Beginning the process of allow overriding of the default values in the general settings with custom shortcode attributes. In the future, this will give you the ability to have multiple shortcodes throughout the site. For now, You can add a "filter_by" attribute to show selected categories/taxonomies to the default query.
Example Shortcode
[ajax_filter_search filter_by="category-slug-1,category-slug2"]
Tested Browsers
- Firefox (Mac, PC)
- Chrome (Mac, PC, iOS, Android)
- Safari (Mac, iOS)
- IE10+
Please Rate Ajax Filter Search!
Your ratings make a big difference! If you like and use Ajax Filter Search, please consider taking the time to
rate my plugin. Your ratings and reviews will help this plugin grow and provide the motivation needed to keep pushing it forward.
How to install Ajax Filter Search.
Using The WordPress Dashboard
- Navigate to the 'Add New' in the plugins dashboard
- Search for 'Ajax Filter Search'
- Click 'Install Now'
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the 'Add New' in the plugins dashboard
- Navigate to the 'Upload' area
- Select
ajax-filter-search.zip
from your computer
- Click 'Install Now'
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
ajax-filter-search.zip
- Extract the
ajax-filter-search
directory to your computer
- Upload the
ajax-filter-search
directory to the /wp-content/plugins/
directory
- Activate the plugin in the Plugin dashboard