Description
Super Search is a customizable widget which allows you to create search forms for custom post types. Choose which custom post types you want searchable in the form, and voila!
Great for eCommerce sites, or any other site which require searchable custom post types.
Instructions
Add the EPS: Super Search widget to a widget area, and configure the options:
1. Add a title.
1. Specify a placeholder.
1. Set the button text.
1. Set the template to use (default is search.php – but you may create a custom template in your theme folder to display your results).
1. Select the post types which are searchable using this form.
1. Specify whether users can choose to search just one of your selected searchable post types.
Features
- Search forms which work with any public custom post types.
- Specify which search template to use for the results.
- Users can choose to search just one of your selected searchable post types.
Created by Shawn Wernig Eggplant Studios
This release is compatible with all WordPress versions since 3.0.1 (Tested. Plugin may not work as intended for older versions of WordPress).
This plugin is English only; though it is somewhat language independent.
Screenshots
Installation
- Upload the
eps-super-search
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add the EPS: Super Search Widget to a widget area, and configure.
FAQ
- Can I filter the available post types?
-
Yes, use the
eps-super-search-post-types
filter to further filter the available post types.
Reviews
Contributors & Developers
“Super Search – Custom Post Types” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Super Search – Custom Post Types” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Release.