metabox.png

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

WordPress
Metabox - Custom Table
Filters
Metabox

When new booking is received in Probooking, get WordPress user by email and update data for the user ID in custom table

Probooking
WordPress
Metabox - Custom Table

All actions and triggers available in
Metabox – Custom Table

Triggers

When this happens..

  • No triggers available.

Actions

Do this..

  • metabox.png

    Row Exists

    Check if the custom table has a row of an object

  • metabox.png

    Get Fields From Table

    Get all custom fields data for an object from a custom table

  • metabox.png

    Add Data to Table

    Add an array of custom field values to the table

  • metabox.png

    Update Data in Table

    Update data for an object

  • metabox.png

    Delete Data From Table

    Delete all data for an object in the custom table