Metabox
Meta Box is a free Gutenberg and GDPR-compatible WordPress custom fields plugin and framework that makes quick work of customizing a website
Version: 1.0
Workflow Examples
Workflow Name | Applications |
---|---|
When user updates custom field in User Profile, send an email to user about their profile update using Email - SMTP module |
|
When a new post submission is received using Frontend Submission, add new post details to Google Spreadsheet |
|
When new form submission received in Contact Form 7, set meta value using Metabox integration |
|
When new contact created in FluentCRM, Create a new WordPress user and set custom field value using Metabox |
|
When a new order received in WooCommerce, Check if Meta Value exists using filters, and set meta value using Metabox |
|
All actions and triggers available in
Metabox
Triggers
When this happens..
Custom Field is Saved
Triggers when field is saved for - Post, Term or User
Frontend Submission: After Form Submitted
Trigger when the frontend submission form is processed
User Profile: After Profile Update
Trigger when the user profile is updated from frontend
Actions
Do this..
Get Meta Value
Get Meta value for any object - Post, Term or User
Get Object Fields
Get a list of custom fields for specified post ID or post type
Set Meta Value
Set Meta value for any object - Post, Term or User