CustomTables – Create, Read, Update, and Delete

The Custom Tables plugin allows you to create and manage custom database tables, display catalogs, forms, and tables using Twig templating language.

5 database tables

Table NameDescriptionMethod
wp_customtables_Stores customtables data created by this plugin.Static
wp_customtables_filebox_Stores customtables filebox data created by this plugin.Static
wp_customtables_gallery_Stores customtables gallery data created by this plugin.Static
wp_customtables_table_Stores customtables table data created by this plugin.Static
wp_eas39_customtables_table_statesStores analytics or statistics data.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:customtables-fieldprefixOption key:customtables-googledriveapikeyOption key:customtables-googledriveclientidOption key:customtables-googlemapapikeyOption key:customtables-sqlselecttagOption key:customtables-toolbariconsOption key:customtables_version
wp_usermeta
User meta