=== Gimme Filter === Contributors: kirillantv Donate link: Tags: taxonomy, filter, actual terms Requires at least: 3.0.1 Tested up to: 3.4 Stable tag: 4.3 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Flexible and simple WordPress taxonomy filter == Description == Flexible and simple taxonomy filter. Easily to configurate it. Feauters: 1. You can select type of output. Available types: checkbox, dropdown and radio. 1. Also you can activate actual taxonomies terms. It lets you get terms that are actual only at the current page of your site 1. You can select the place where you wanna see filter. It may be widget's sidebar or your custom place == Installation == 1. Upload the plugin files to the `/wp-content/plugins/gimmefilter` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. Use the Admin Panel > Gimme Filter screen to configure the plugin 1. Select where you want to see filter 1. Select post type that you want to filter 1. Select taxonomies that you want to filter 1. Configurate them == Frequently Asked Questions == = 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. == Screenshots == 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png` (or jpg, jpeg, gif). 2. This is the second screen shot == Changelog == = 1.0 = This is the first version == Upgrade Notice == = 1.0 = This is the first version