GF Merge Tag Autocomplete
Inline merge tag autocomplete for Gravity Forms — type `{` to instantly search and insert tags without clicking the merge tag button.
by Guilamu · github.com/guilamu/gf-merge-tag-autocomplete · website
★ 1stars
16release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/guilamu/gf-merge-tag-autocomplete/releases/download/v1.0.3/gf-merge-tag-autocomplete.zipDeclares an update source (https://github.com/guilamu/gf-merge-tag-autocomplete/), so updates arrive through the plugin's own updater.
From the readme
GF Merge Tag Autocomplete
Inline merge tag autocomplete for Gravity Forms — type { to instantly search and insert tags without clicking the merge tag button.
Effortless Workflow
- Instant Search: Type { in any merge-tag-enabled field to open the autocomplete dropdown.
- Robust Triggering: Works across different keyboard layouts and languages.
- Live Filtering: Keep typing to filter the list instantly; the query is compared against both labels and tags.
Better Editor Integration
- TinyMCE Support: Fully integrated with TinyMCE editors used in Gravity Forms (e.g., Notification messages).
- Plain Inputs & Textareas: Seamlessly works in standard text fields and settings areas.
- Smart Replacement: Automatically replaces your search query and the opening brace with the correctly formatted merge tag.
Key Features
- Accent-Insensitive: Search matches terms regardless of accents (e.g., "ecole" matches "École").
- Multilingual: Works with content in any language and handles international keyboard layouts.
- Translation-Ready: All strings are internationalized for easy localization.
- Secure: Built using native Gravity Forms APIs and follows WordPress security best practices.
- GitHub Up
Read the full README on GitHub →