Metabox – Custom Table
Meta Box Custom Table add-on helps to save custom fields data to custom table instead of the default meta tables. Reduce database size and increase performance.
Version: 1.0
Workflow Examples
Workflow Name | Applications |
---|---|
When a new user created in WordPress, check if row exists for user ID in custom table, else, add data to custom table |
|
When new booking is received in Probooking, get WordPress user by email and update data for the user ID in custom table |
|
All actions and triggers available in
Metabox – Custom Table
Triggers
When this happens..
No triggers available.
Actions
Do this..
Row Exists
Check if the custom table has a row of an object
Get Fields From Table
Get all custom fields data for an object from a custom table
Add Data to Table
Add an array of custom field values to the table
Update Data in Table
Update data for an object
Delete Data From Table
Delete all data for an object in the custom table