Popis
A custom field for Gravity Forms that will search any selected post types as the user types into the field and show the results below the field. Set which post types, how many results, and customize the display format of the results. Lots of unique CSS classes included for full custom styling!
This plugin was created as a way to help customers find documentation articles before submitting a support ticket. The goal is to reduce the number of support tickets submitted by helping customers find and answer themselves. Maybe you can find other uses as well!
Instalace
You must have Gravity Forms installed first!
- Upload and activate the plugin
- Find the new „Search“ field when adding/editing a form and add it to your form
- Customize the field settings
Recenze
Autoři
Search Field for Gravity Forms je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Search Field for Gravity Forms” 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.2
- Add – aria-controls added to input, aria-live added to results
1.1.1
- Fix – Meta data now works on more than 1 field per result
1.1
- Add – Now results can show metadata
1.0
- Ready for full 1.0 status!
0.7.1
- Fix – Change how ‚gravityforms_search_no_results‘ gets sanitized before output to allow HTML
0.7
- Add – filter ‚gravityforms_search_no_results‘ to customize the „No results“ text
0.6.1
- Change – Only check for typing on ‚keyup‘, not ‚change‘ as it resulted in redoing search on click outside input
0.6
- Update – Better loading spinner that shows inside the form field
0.5
- Fix – Fix issue getting post types
0.4
- Add – Use esc_* functions more liberally
0.3
- Fix – Search settings were showing on Text fields as well
- Fix – Proper Text Domain
0.2
- Fix – Add sanitization where missing
0.1
- Initial release