WordPress GDPR & CCPA 2.0.5
$19.99 Original price was: $19.99.$9.99Current price is: $9.99.
UsersWP Verified Users Addon 1.2.13
$19.99 Original price was: $19.99.$9.99Current price is: $9.99.
Meta Box Custom Table Addon 2.3.0
$19.99 Original price was: $19.99.$9.99Current price is: $9.99.
-
100% Original - All Premium Features Included.
All Themes & Plugins areĀ Purchased and Downloaded From Original Developers, to provide the most authentic & relevant version.
-
Unlimited Site & Domain Usage
File can be used on as many sites as you want, in accordance to WordPress's GPL licensing policies.
-
Safe & Secure
The File Is ScannedĀ by Norton & McAfee to ensure safety, 100 % Free from Virus / Malware / Malicious Script etc.
11
People watching this product now!
Payment Methods:
Description
Products Are Purchased and Downloaded FromĀ Original Authors.
The File is 100% Completely Untouched and Unmodified.
Last Update: 07.Nov.2025
Version: 2.3.0
Live Demo
Customer Reviews
Rated 0 out of 5
1 review
Rated 5 out of 5
0
Rated 4 out of 5
0
Rated 3 out of 5
0
Rated 2 out of 5
0
Rated 1 out of 5
0
1 review for Meta Box Custom Table Addon 2.3.0
Clear filters
Add a review Cancel reply
Related Products
Elementor PRO WordPress Page Builder + Pro Templates 3.34.0
Rated 4 out of 5
In stock
RANK MATH PRO SEO 3.0.105
Rated 4 out of 5
In stock
WoodMart Theme Responsive WooCommerce WordPress Theme 8.3.9
Rated 4 out of 5
In stock
Wordfence Premium – WordPress Malware Scanner 8.1.4
Rated 4 out of 5
In stock
Astra Pro Addon For Astra Theme 4.12.1
Rated 4 out of 5
In stock
Newspaper WordPress Theme 12.7.4
Rated 4 out of 5
In stock

PlugCart –
Meta Box Custom Table Addon Latest Version
This is a GPL-distributed version.Ā No official support. Clean, secure, and legally redistributed under the GPL license.
MB Custom TableĀ is an extension ofĀ Meta BoxĀ plugin that helps you toĀ save data to a custom table instead of the default post/user/term meta table. All meta values are saved in a single row, and each column will be a meta key. This reduces the number of rows in the database which can cause a performance issue when the data grows. And let you have all of your data in one place, so you can easily view, edit, import, export it.
Meta Box Custom Table Addon GPL Features
UsesĀ WordPress recommended methodĀ to create custom tables, which allows you to upgrade table structure anytime.
Provides a simple API to define table structure.
Works with any meta types: post meta, user meta, term meta, comment meta.
Provides an easy way to integrate with your existing meta boxes.
Why custom table for custom fields?
By default, WordPress uses metatables for storing the metadata (custom fields). In order to satisfy a wide range of needs, WordPress uses a flexible database structure, where each custom field is stored as a row with 4 columns:Ā meta_id,Ā post_id,Ā meta_keyĀ andĀ meta_value. While it seems to be fine at first, when your data grows, the number of database rows increases very fast.