Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Gimme Filter

Beschrijving

Flexible and simple taxonomy filter. Easily to configurate it.

Feauters:

  1. You can select type of output. Available types: checkbox, dropdown and radio.
  2. Also you can activate actual taxonomies terms. It lets you get terms that are actual only at the current page of your site
  3. You can select the place where you wanna see filter. It may be widget’s sidebar or your custom place

Installatie

  1. Upload the plugin files to the /wp-content/plugins/gimmefilter directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Admin Panel > Gimme Filter screen to configure the plugin
  4. Select where you want to see filter
  5. Select post type that you want to filter
  6. Select taxonomies that you want to filter
  7. Configurate them

FAQ

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/gimmefilter directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Admin Panel > Gimme Filter screen to configure the plugin
  4. Select where you want to see filter
  5. Select post type that you want to filter
  6. Select taxonomies that you want to filter
  7. Configurate them
How can I output filter to custom place?

You can do it selecting Custom output. And add shortcode [‘gimmefilter’] to any place of the page

How can I apply custom CSS for filter items?

Easily. For radio input attribute class is g-radio-class, for checkbox – g-checkbox-class, for dropdown – g-dropdown-class. So you can change class names in settings if you want.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Gimme Filter” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Gimme Filter” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

This is the first version