Popis
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.
Snímky obrazovky
Instalace
- 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.
Nejčastější dotazy
- Can I filter the available post types?
-
Yes, use the
eps-super-search-post-types
filter to further filter the available post types.
Recenze
Autoři
Super Search – Custom Post Types je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Super Search – Custom Post Types” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0
- Release.