Gravity Forms Shortcode Builder
Easily build and manage complex Gravity Forms shortcodes via a user-friendly interface in the Form Settings panel.
by Guilamu · github.com/guilamu/gravity-forms-shortcode-builder · website
★ 4stars
11release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/guilamu/gravity-forms-shortcode-builder/releases/download/v1.5.1/gravity-forms-shortcode-builder.zipDeclares an update source (https://github.com/guilamu/gravity-forms-shortcode-builder/), so updates arrive through the plugin's own updater.
From the readme
Gravity Forms Shortcode Builder
Build complex Gravity Forms shortcodes visually from the Form Settings panel — no shortcode syntax knowledge required.
Shortcode Types
- Core Form Display: Embed any form with title, description, AJAX, tab index, and field value pre-fill options
- Conditional Shortcodes: Generate AND/OR conditional logic blocks using actual field labels and plain-language descriptions (requires GF Advanced Conditional Shortcodes by Gravity Wiz)
- User Information: Output user details or arbitrary user meta with selectable formatting
- Login Form: Build login forms with custom labels, registration link, redirect URL, and more
- Split Test: Select multiple forms for A/B rotation — the shortcode serves a different form to each visitor
- Entry Count: Display total, unread, starred, spam, or trashed entry counts with number formatting
- Entries Left: Show remaining submissions before a form reaches its limit — ideal for urgency messaging
- Progress Meter: Visual progress toward a goal with payment and field-value tracking (requires GF Progress Meter by Gravity Wiz)
Builder Interface
- Tabbed layout inside Form Settings → Shortcode Builder keeps each shortcode type se
Read the full README on GitHub →