Skip to content

A simple Wordpress plugin for displaying and filtering posts. Given a list of category ids, slugs, or names, this plugin creates a list of all posts that can be filtered by their tags.

License

Notifications You must be signed in to change notification settings

jacobdurrant/FastFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastFilter

  • 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.

Description

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.

Installation

  1. Download the plugin
  2. Upload the ZIP file through the 'Plugins > Add New > Upload' screen in your WordPress dashboard
  3. Activate the plugin through the 'Plugins' menu in WordPress

Frequently Asked Questions

Can you help me?

Sorry, but probably not. This plugin is provided as is.

About

A simple Wordpress plugin for displaying and filtering posts. Given a list of category ids, slugs, or names, this plugin creates a list of all posts that can be filtered by their tags.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published