- Contributors: Jacob Durrant
- Tags: simple, category, filter, tags
- Requires at least: 3.9
- Tested up to: 4.0
- Stable tag: 1.0
- License: GPLv2 or later
- License URI: http://www.gnu.org/licenses/gpl-2.0.html
Given a list of category ids, slugs, or names, this plugin creates a list of all posts that can be filtered by their tags.
FastFilter only has a few settings. The plugin works through shortcodes, like this:
[fastfilter categories="1,my_cat,My Cat"]
The categories listed can be identified by the category ID, the category name, or the category slug.
Note that for now I'm only supporting three themes. If you want to change the appearance of the plugin, try editing PLUGIN_DIR/assets/css/_frontend.css directly.
- Download the plugin
- Upload the ZIP file through the 'Plugins > Add New > Upload' screen in your WordPress dashboard
- Activate the plugin through the 'Plugins' menu in WordPress
Sorry, but probably not. This plugin is provided as is.