=== WP Search Filter === Contributors: pippozanardo Tags: search, advanced search, search filter, filter Requires at least: 4.3 Tested up to: 5.1 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html Stable tag: 0.0.1 Create custom search filter. == Description == With WP Search Filter you can create multiple search filter. You can search by Category, Tag, Post Type, Year. Fields can be displayed in multiple type (dropdown, radio, from to). You can exclude or include custom taxonomy etc... == Installation == 1. Upload the plugin files to the `/wp-content/plugins/wp-search-filter` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Use the Search Filter screen to configure the plugin == Frequently Asked Questions == = How can i display search? = You can use the built in widget or you can use the shortcode [wpsf id="X"] = Is there a documentation? = Not yet but i will make one. == Screenshots == 1. Interface == Changelog == = 0.0.1 * First Release == Upgrade Notice == = 0.0.1 = First Release