Check out our growing library of code snippets for Gravity Forms!
Create "user role" merge tag
This code snippet creates a custom {user_role}
merge tag for Gravity Forms. It dynamically retrieves the current user's WordPress role(s) and allows you to use this information within form notifications, confirmations, and field values.
Features
- Adds a custom merge tag (
{user_role}
) to Gravity Forms. - Automatically retrieves the logged-in user's role(s) and replaces the merge tag with the corresponding value(s).
- Supports multiple roles, displaying them as a comma-separated list.
- Enhances form personalization by dynamically adapting form content based on user roles.
- Easily customizable separator for multiple roles.
Install Using Code Snippets
This code is best installed directly on your site using the Code Snippets plugin.
Check Out the Code
Loading...
Stay Updated On This Snippet
Review this entry
You must be logged in to post a comment.