CustomTables 1.1.7

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.36 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=1d7e1a6298
Aspect after-activation
HTTP status 200
Load time 0.320 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.183 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.164 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.045 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.146 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.135 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.7: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.313 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.248 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.366 s0.302 s-0.064 s3.38 MiB3.44 MiB+ 64.04 KiB
/wp-admin/edit.php0.195 s0.385 s+0.190 s3.41 MiB3.47 MiB+ 63.73 KiB
/wp-admin/post-new.php0.863 s1.005 s+0.142 s5.46 MiB5.48 MiB+ 20.57 KiB
/wp-admin/upload.php0.797 s0.399 s-0.398 s3.32 MiB3.37 MiB+ 47.09 KiB
/wp-admin/options-writing.php0.209 s0.180 s-0.029 s3.32 MiB3.36 MiB+ 39.31 KiB
/wp-admin/media-new.php0.309 s0.198 s-0.111 s3.3 MiB3.35 MiB+ 59.54 KiB
/wp-admin/edit-tags.php?taxonomy=category0.208 s0.182 s-0.026 s3.31 MiB3.38 MiB+ 64.09 KiB
/wp-admin/post-new.php?post_type=page0.898 s0.829 s-0.069 s5.45 MiB5.42 MiB- 35.2 KiB
/wp-admin/options-discussion.php0.275 s0.239 s-0.036 s3.3 MiB3.35 MiB+ 49.09 KiB
/wp-admin/edit-comments.php0.237 s0.215 s-0.022 s3.34 MiB3.38 MiB+ 46.76 KiB
/0.241 s0.250 s+0.009 s3.36 MiB3.33 MiB- 30.06 KiB
Average 0.418 s0.380 s-0.038 s3.72 MiB3.76 MiB+ 35.36 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.4%21,7754,265136
JavaScript38.2%16,8383,41825
CSS6.6%2,90915012
XML5.5%2,4211122
JSON0.1%6503
PO File0.1%3402
Markdown0.0%1901
HTML0.0%301
Total 44,064 7,945 182

PHP Code Analysis | More results »

Lines of code 20,820
Total complexity 5,388
Median class complexity 16.0
Median method complexity 3.0
Most complex class CustomTables\Fields
Most complex function CustomTables\SaveFieldQuerySet::getSaveFieldSetType()
Classes 121
Methods 907
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

[10-Mar-2024 23:10:44 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
[10-Mar-2024 23:10:44 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(620): 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(445): 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
[10-Mar-2024 23:10:44 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
[10-Mar-2024 23:10:44 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(620): 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(522): 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
[10-Mar-2024 23:10:46 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
[10-Mar-2024 23:10:46 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(1197): 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(654): 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
[10-Mar-2024 23:10:51 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
[10-Mar-2024 23:10:51 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(1197): CustomTables\database::loadObjectList()
#1 /wp-content/plugins/customtables/inc/admin/class-admin.php(250): 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
[10-Mar-2024 23:10:51 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
[10-Mar-2024 23:10:51 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(1197): CustomTables\database::loadObjectList()
#1 /wp-content/plugins/customtables/inc/admin/class-admin.php(262): 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
[10-Mar-2024 23:10:55 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
[10-Mar-2024 23:10:55 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(1197): CustomTables\database::loadObjectList()
#1 /wp-content/plugins/customtables/inc/admin/class-admin.php(262): 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
[10-Mar-2024 23:10:55 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
[10-Mar-2024 23:10:55 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(1197): CustomTables\database::loadObjectList()
#1 /wp-content/plugins/customtables/inc/admin/class-admin.php(250): 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