Dynamic Tables

Responsive table blocks with intuitive keyboard navigation, familiar spreadsheet-style interactions, and advanced formatting.

5 database tables

Table NameDescriptionMethod
wp_dtbk_table_cellsStores dtbk table cells data created by this plugin.Static
wp_dtbk_table_columnsStores dtbk table columns data created by this plugin.Static
wp_dtbk_table_rowsStores dtbk table rows data created by this plugin.Static
wp_dtbk_tablesStores dtbk tables data created by this plugin.Static
wp_set_current_userStores set current user data created by this plugin.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:dtbk-versionOption key:dtbk_activation_statusOption key:dtbk_cron_enabledOption key:dtbk_keep_tables_on_uninstallOption key:dtbk_tokenOption key:dtbk_version
wp_usermeta
User meta