CustomTables 1.1.9

Does CustomTables work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
7PHP fatal errors
7Database errors
1JavaScript exceptions
2Pages failed to load
  • 2 500 Internal Server Error
No resource errors
Performance

Memory usage: 35.31 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.4.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/customtables/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=customtables%2Fcustomtables.php&plugin_status=all&paged=1&s&_wpnonce=38b8defe29
Aspect after-activation
HTTP status 200
Load time 0.360 s
Memory usage 3.38 MiB
JS errors None
Resource errors None

Custom Tables

Page screenshot: Custom Tables
URL /wp-admin/admin.php?page=customtables
Aspect menu-item
HTTP status 200
Load time 0.197 s
Memory usage 3.38 MiB
JS errors None
Resource errors None

Custom Tables → Tables

Page screenshot: Custom Tables → Tables
URL /wp-admin/admin.php?page=customtables-tables
Aspect menu-item
HTTP status 500
Load time 0.169 s
Memory usage N/A
JS errors None
Resource errors None

Custom Tables → Layouts

Page screenshot: Custom Tables → Layouts
URL /wp-admin/admin.php?page=customtables-layouts
Aspect menu-item
HTTP status 500
Load time 0.049 s
Memory usage N/A
JS errors None
Resource errors None

Custom Tables → Import Tables

Page screenshot: Custom Tables → Import Tables
URL /wp-admin/admin.php?page=customtables-import-tables
Aspect menu-item
HTTP status 200
Load time 0.172 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Custom Tables → Database Schema

Page screenshot: Custom Tables → Database Schema
URL /wp-admin/admin.php?page=customtables-schema
Aspect menu-item
HTTP status 200
Load time 0.159 s
Memory usage N/A
JS errors
[
    {
        "message": "TypeError: Cannot read properties of null (reading 'clientWidth')\n    at window.onload (/wp-content/plugins/customtables/libraries/customtables/media/js/diagram.js?ver=1.1.9:307:21)",
        "trace": null,
        "code": null
    }
]
Resource errors None

Custom Tables → Documentation

Page screenshot: Custom Tables → Documentation
URL /wp-admin/admin.php?page=customtables-documentation
Aspect menu-item
HTTP status 200
Load time 0.281 s
Memory usage 3.86 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.244 s
Memory usage 3.32 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.371 s0.357 s-0.014 s3.38 MiB3.44 MiB+ 63.98 KiB
/wp-admin/edit.php0.233 s0.213 s-0.020 s3.41 MiB3.47 MiB+ 63.67 KiB
/wp-admin/post-new.php1.035 s0.745 s-0.290 s5.46 MiB5.48 MiB+ 20.52 KiB
/wp-admin/upload.php0.592 s0.542 s-0.050 s3.32 MiB3.37 MiB+ 47.04 KiB
/wp-admin/options-writing.php0.224 s0.214 s-0.010 s3.32 MiB3.36 MiB+ 39.26 KiB
/wp-admin/media-new.php0.343 s0.230 s-0.113 s3.3 MiB3.35 MiB+ 59.48 KiB
/wp-admin/edit-tags.php?taxonomy=category0.217 s0.205 s-0.012 s3.31 MiB3.38 MiB+ 64.03 KiB
/wp-admin/post-new.php?post_type=page0.648 s0.711 s+0.063 s5.45 MiB5.42 MiB- 35.25 KiB
/wp-admin/options-discussion.php0.240 s0.272 s+0.032 s3.3 MiB3.35 MiB+ 49.04 KiB
/wp-admin/edit-comments.php0.301 s0.232 s-0.069 s3.34 MiB3.38 MiB+ 46.7 KiB
/0.308 s0.198 s-0.110 s3.36 MiB3.33 MiB- 30.12 KiB
Average 0.410 s0.356 s-0.054 s3.72 MiB3.76 MiB+ 35.31 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
JavaScript
Language % Lines of code Comment lines Files
PHP49.7%22,1414,391136
JavaScript37.9%16,8563,41825
CSS6.5%2,90915012
XML5.6%2,4801122
JSON0.1%6503
PO File0.1%3402
Markdown0.0%1901
HTML0.0%301
Total 44,507 8,071 182

PHP Code Analysis | More results »

Lines of code 21,176
Total complexity 5,464
Median class complexity 17.0
Median method complexity 3.0
Most complex class CustomTables\Fields
Most complex function CustomTables\SaveFieldQuerySet::getSaveFieldSetType()
Classes 121
Methods 909
Functions 6

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

No new entries found.

PHP Error Log 91 lines

[25-Mar-2024 17:04:25 UTC] WordPress database error Table 'wordpress.wp_customtables_tables' doesn't exist for query SELECT COUNT(*) AS record_count FROM wp_customtables_tables WHERE published != '-2' made by do_action('load-custom-tables_page_customtables-tables'), WP_Hook->do_action, WP_Hook->apply_filters, CustomTablesWP\Inc\Admin\Admin->preload_admin_table_list, CustomTablesWP\Inc\Admin\Admin_Table_List->__construct, CustomTables\database::loadColumn, CustomTables\database::loadObjectList
[25-Mar-2024 17:04:25 UTC] PHP Fatal error:  Uncaught Exception: Table 'wordpress.wp_customtables_tables' doesn't exist in /wp-content/plugins/customtables/libraries/ct-database-wp.php:449
Stack trace:
#0 /wp-content/plugins/customtables/libraries/ct-database-wp.php(619): CustomTables\database::loadObjectList()
#1 /wp-content/plugins/customtables/inc/admin/class-admin-table-list.php(53): CustomTables\database::loadColumn()
#2 /wp-content/plugins/customtables/inc/admin/class-admin.php(460): CustomTablesWP\Inc\Admin\Admin_Table_List->__construct()
#3 /wp-includes/class-wp-hook.php(324): CustomTablesWP\Inc\Admin\Admin->preload_admin_table_list()
#4 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#5 /wp-includes/plugin.php(517): WP_Hook->do_action()
#6 /wp-admin/admin.php(237): do_action()
#7 {main}
  thrown in /wp-content/plugins/customtables/libraries/ct-database-wp.php on line 449
[25-Mar-2024 17:04:26 UTC] WordPress database error Table 'wordpress.wp_customtables_layouts' doesn't exist for query SELECT COUNT(*) AS record_count FROM wp_customtables_layouts WHERE published != '-2' made by do_action('load-custom-tables_page_customtables-layouts'), WP_Hook->do_action, WP_Hook->apply_filters, CustomTablesWP\Inc\Admin\Admin->preload_admin_layout_list, CustomTablesWP\Inc\Admin\Admin_Layout_List->__construct, CustomTables\database::loadColumn, CustomTables\database::loadObjectList
[25-Mar-2024 17:04:26 UTC] PHP Fatal error:  Uncaught Exception: Table 'wordpress.wp_customtables_layouts' doesn't exist in /wp-content/plugins/customtables/libraries/ct-database-wp.php:449
Stack trace:
#0 /wp-content/plugins/customtables/libraries/ct-database-wp.php(619): CustomTables\database::loadObjectList()
#1 /wp-content/plugins/customtables/inc/admin/class-admin-layout-list.php(51): CustomTables\database::loadColumn()
#2 /wp-content/plugins/customtables/inc/admin/class-admin.php(537): CustomTablesWP\Inc\Admin\Admin_Layout_List->__construct()
#3 /wp-includes/class-wp-hook.php(324): CustomTablesWP\Inc\Admin\Admin->preload_admin_layout_list()
#4 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#5 /wp-includes/plugin.php(517): WP_Hook->do_action()
#6 /wp-admin/admin.php(237): do_action()
#7 {main}
  thrown in /wp-content/plugins/customtables/libraries/ct-database-wp.php on line 449
[25-Mar-2024 17:04:27 UTC] WordPress database error Table 'wordpress.wp_customtables_tables' doesn't exist for query SELECT * FROM wp_customtables_tables WHERE published = '1' ORDER BY tablename made by do_action('custom-tables_page_customtables-schema'), WP_Hook->do_action, WP_Hook->apply_filters, CustomTablesWP\Inc\Admin\Admin->load_customtablesAdminSchema, include_once('/plugins/customtables/inc/admin/views/customtables-schema.php'), include_once('/plugins/customtables/inc/admin/views/customtables-schema-diagram.php'), CustomTables\Diagram->__construct, CustomTables\Diagram->getAllTables, CustomTables\database::loadAssocList, CustomTables\database::loadObjectList
[25-Mar-2024 17:04:27 UTC] PHP Fatal error:  Uncaught Exception: Table 'wordpress.wp_customtables_tables' doesn't exist in /wp-content/plugins/customtables/libraries/ct-database-wp.php:449
Stack trace:
#0 /wp-content/plugins/customtables/libraries/ct-database-wp.php(1196): CustomTables\database::loadObjectList()
#1 /wp-content/plugins/customtables/libraries/customtables/views/admin-diagram.php(52): CustomTables\database::loadAssocList()
#2 /wp-content/plugins/customtables/libraries/customtables/views/admin-diagram.php(32): CustomTables\Diagram->getAllTables()
#3 /wp-content/plugins/customtables/inc/admin/views/customtables-schema-diagram.php(16): CustomTables\Diagram->__construct()
#4 /wp-content/plugins/customtables/inc/admin/views/customtables-schema.php(26): include_once('...')
#5 /wp-content/plugins/customtables/inc/admin/class-admin.php(669): include_once('...')
#6 /wp-includes/class-wp-hook.php(324): CustomTablesWP\Inc\Admin\Admin->load_customtablesAdminSchema()
#7 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#8 /wp-includes/plugin.php(517): WP_Hook->do_action()
#9 /wp-admin/admin.php(259): do_action()
#10 {main}
  thrown in /wp-content/plugins/customtables/libraries/ct-database-wp.php on line 449
[25-Mar-2024 17:04:32 UTC] WordPress database error Table 'wordpress.wp_customtables_tables' doesn't exist for query SELECT `id`,`tablename` FROM wp_customtables_tables WHERE published = '1' ORDER BY tablename made by require('wp-admin/menu.php'), require_once('wp-admin/includes/menu.php'), do_action('admin_menu'), WP_Hook->do_action, WP_Hook->apply_filters, CustomTablesWP\Inc\Admin\Admin->add_plugin_admin_menu, CustomTables\database::loadAssocList, CustomTables\database::loadObjectList
[25-Mar-2024 17:04:32 UTC] PHP Fatal error:  Uncaught Exception: Table 'wordpress.wp_customtables_tables' doesn't exist in /wp-content/plugins/customtables/libraries/ct-database-wp.php:449
Stack trace:
#0 /wp-content/plugins/customtables/libraries/ct-database-wp.php(1196): CustomTables\database::loadObjectList()
#1 /wp-content/plugins/customtables/inc/admin/class-admin.php(265): CustomTables\database::loadAssocList()
#2 /wp-includes/class-wp-hook.php(324): CustomTablesWP\Inc\Admin\Admin->add_plugin_admin_menu()
#3 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /wp-admin/includes/menu.php(161): do_action()
#6 /wp-admin/menu.php(417): require_once('...')
#7 /wp-admin/admin.php(158): require('...')
#8 {main}
  thrown in /wp-content/plugins/customtables/libraries/ct-database-wp.php on line 449
[25-Mar-2024 17:04:32 UTC] WordPress database error Table 'wordpress.wp_customtables_layouts' doesn't exist for query SELECT `id`,`layoutname` FROM wp_customtables_layouts WHERE published = '1' ORDER BY layoutname made by require('wp-admin/menu.php'), require_once('wp-admin/includes/menu.php'), do_action('admin_menu'), WP_Hook->do_action, WP_Hook->apply_filters, CustomTablesWP\Inc\Admin\Admin->add_plugin_admin_menu, CustomTables\database::loadAssocList, CustomTables\database::loadObjectList
[25-Mar-2024 17:04:32 UTC] PHP Fatal error:  Uncaught Exception: Table 'wordpress.wp_customtables_layouts' doesn't exist in /wp-content/plugins/customtables/libraries/ct-database-wp.php:449
Stack trace:
#0 /wp-content/plugins/customtables/libraries/ct-database-wp.php(1196): CustomTables\database::loadObjectList()
#1 /wp-content/plugins/customtables/inc/admin/class-admin.php(277): CustomTables\database::loadAssocList()
#2 /wp-includes/class-wp-hook.php(324): CustomTablesWP\Inc\Admin\Admin->add_plugin_admin_menu()
#3 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /wp-admin/includes/menu.php(161): do_action()
#6 /wp-admin/menu.php(417): require_once('...')
#7 /wp-admin/admin.php(158): require('...')
#8 {main}
  thrown in /wp-content/plugins/customtables/libraries/ct-database-wp.php on line 449
[25-Mar-2024 17:04:37 UTC] WordPress database error Table 'wordpress.wp_customtables_tables' doesn't exist for query SELECT `id`,`tablename` FROM wp_customtables_tables WHERE published = '1' ORDER BY tablename made by require('wp-admin/menu.php'), require_once('wp-admin/includes/menu.php'), do_action('admin_menu'), WP_Hook->do_action, WP_Hook->apply_filters, CustomTablesWP\Inc\Admin\Admin->add_plugin_admin_menu, CustomTables\database::loadAssocList, CustomTables\database::loadObjectList
[25-Mar-2024 17:04:37 UTC] PHP Fatal error:  Uncaught Exception: Table 'wordpress.wp_customtables_tables' doesn't exist in /wp-content/plugins/customtables/libraries/ct-database-wp.php:449
Stack trace:
#0 /wp-content/plugins/customtables/libraries/ct-database-wp.php(1196): CustomTables\database::loadObjectList()
#1 /wp-content/plugins/customtables/inc/admin/class-admin.php(265): CustomTables\database::loadAssocList()
#2 /wp-includes/class-wp-hook.php(324): CustomTablesWP\Inc\Admin\Admin->add_plugin_admin_menu()
#3 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /wp-admin/includes/menu.php(161): do_action()
#6 /wp-admin/menu.php(417): require_once('...')
#7 /wp-admin/admin.php(158): require('...')
#8 {main}
  thrown in /wp-content/plugins/customtables/libraries/ct-database-wp.php on line 449
[25-Mar-2024 17:04:37 UTC] WordPress database error Table 'wordpress.wp_customtables_layouts' doesn't exist for query SELECT `id`,`layoutname` FROM wp_customtables_layouts WHERE published = '1' ORDER BY layoutname made by require('wp-admin/menu.php'), require_once('wp-admin/includes/menu.php'), do_action('admin_menu'), WP_Hook->do_action, WP_Hook->apply_filters, CustomTablesWP\Inc\Admin\Admin->add_plugin_admin_menu, CustomTables\database::loadAssocList, CustomTables\database::loadObjectList
[25-Mar-2024 17:04:37 UTC] PHP Fatal error:  Uncaught Exception: Table 'wordpress.wp_customtables_layouts' doesn't exist in /wp-content/plugins/customtables/libraries/ct-database-wp.php:449
Stack trace:
#0 /wp-content/plugins/customtables/libraries/ct-database-wp.php(1196): CustomTables\database::loadObjectList()
#1 /wp-content/plugins/customtables/inc/admin/class-admin.php(277): CustomTables\database::loadAssocList()
#2 /wp-includes/class-wp-hook.php(324): CustomTablesWP\Inc\Admin\Admin->add_plugin_admin_menu()
#3 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /wp-admin/includes/menu.php(161): do_action()
#6 /wp-admin/menu.php(417): require_once('...')
#7 /wp-admin/admin.php(158): require('...')
#8 {main}
  thrown in /wp-content/plugins/customtables/libraries/ct-database-wp.php on line 449
See also: All tests for this plugin, How to Hide CustomTables Admin Menus