Frontend Field Edit for Gravity Forms
Frontend Field Edit for Gravity Forms lets trusted users edit safe Gravity Forms field settings from the frontend without opening the form editor.
by Guilamu · github.com/guilamu/frontend-field-edit-for-gf · website
★ 1stars
7release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/guilamu/frontend-field-edit-for-gf/releases/download/v1.0.4/frontend-field-edit-for-gf.zipDeclares an update source (https://github.com/guilamu/frontend-field-edit-for-gf), so updates arrive through the plugin's own updater.
From the readme
Frontend Field Edit for Gravity Forms
Frontend Field Edit for Gravity Forms lets trusted users edit safe Gravity Forms field settings from the frontend without opening the form editor.
Control Frontend Editing
- Choose which forms expose inline editing by enabling the feature per form.
- Limit access to logged-in users who have the configured WordPress capability.
- Restrict each field type to the safe setting list before any save request is accepted.
Edit Gravity Forms Fields In Place
- Update labels, descriptions, placeholders, default values, and required state without opening the Gravity Forms editor.
- Refresh complex fields such as Address, Consent, Email, Name, Time, and choice-based fields with Gravity Forms-rendered markup after each save.
- Keep multi-page forms on the current page while previewing frontend changes.
Track Reliable Changes
- Record successful edits in a dedicated audit log when logging is enabled.
- Detect stale form hashes and reject conflicting saves before they overwrite newer form changes.
- Surface GitHub-powered plugin details, update metadata, and bug reporting links inside WordPress admin.
Key Features
- Frontend Editing: Let trusted users
Read the full README on GitHub →