AutomatorWP – Custom User Fields is a powerful add-on for the AutomatorWP ecosystem that allows you to create and manage custom metadata for your WordPress users without writing code.
AutomatorWP – Custom User Fields is a powerful add-on for the AutomatorWP ecosystem that allows you to create and manage custom metadata for your WordPress users without writing code.
This is EXACTLY the same product as distributed by the developer. Sales Page
Unlimited Fields: Create as many custom fields as you need (e.g., text, numbers, dates).
Automatic Shortcodes: The plugin generates a shortcode for every field (e.g., [awp_cuf key="job_title"]), allowing you to display a user’s specific data anywhere on your site.
Profile Integration: Fields appear directly in the WordPress “Edit User” screen, so admins can manually update information easily.
Meta Key Control: You can define the “Meta Key” for each field, making it compatible with other plugins that store data in the user meta table.
The true power of this add-on lies in how it interacts with the core AutomatorWP engine:
| Type | Functionality |
| Triggers | Fire an automation when a Custom user field is updated with a specific value. |
| Actions | Automatically Update a custom user field based on an event (e.g., when a user finishes a course, update their “Status” field to “Certified”). |
| Content Restriction | Grant or deny access to specific pages or posts based on the value stored in a user’s custom field. |
The Goal: Give a “VIP” badge to users who spend over $1,000.
Trigger: User makes a purchase in WooCommerce.
Filter: Check if total spent is $> 1000$.
Action: Update the Custom User Field “Membership Level” to “VIP.”
Result: Your site now shows a “Welcome VIP!” message using the field’s shortcode.