WP Table Builder 1.4.12

Does WP Table Builder work with WordPress 6.3.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
52PHP deprecation warnings
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

Page speed impact: 0.046 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.3.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 60,000+
WordPress.org page https://wordpress.org/plugins/wp-table-builder/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

WP Table Builder ‹ Test site — WordPress

Page screenshot: WP Table Builder ‹ Test site — WordPress
URL /wp-admin/admin.php?page=wptb-overview
Requested URL /wp-admin/plugins.php?action=activate&plugin=wp-table-builder%2Fwp-table-builder.php&plugin_status=all&paged=1&s&_wpnonce=8fc5a72625
Aspect after-activation
HTTP status 200
Load time 0.866 s
Memory usage 3.33 MiB
JS errors None
Resource errors None

WP Table Builder

Page screenshot: WP Table Builder
URL /wp-admin/admin.php?page=wptb-overview
Aspect menu-item
HTTP status 200
Load time 0.292 s
Memory usage 3.33 MiB
JS errors None
Resource errors None

WP Table Builder → Add New

Page screenshot: WP Table Builder → Add New
URL /wp-admin/admin.php?page=wptb-builder
Aspect menu-item
HTTP status 200
Load time 2.799 s
Memory usage 6.56 MiB
JS errors None
Resource errors None

WP Table Builder → Import/Export

Page screenshot: WP Table Builder → Import/Export
URL /wp-admin/admin.php?page=wptb-import
Aspect menu-item
HTTP status 200
Load time 0.446 s
Memory usage 3.1 MiB
JS errors
[
    {
        "message": "ReferenceError: WPTB_Store is not defined\n    at /wp-content/plugins/wp-table-builder/inc/admin/js/admin.js?ver=1.4.12:1:139823\n    at /wp-content/plugins/wp-table-builder/inc/admin/js/admin.js?ver=1.4.12:1:140033",
        "trace": null,
        "code": null
    }
]
Resource errors None

WP Table Builder → Table Tags

Page screenshot: WP Table Builder → Table Tags
URL /wp-admin/admin.php?page=wptb_table_tags
Aspect menu-item
HTTP status 200
Load time 0.659 s
Memory usage 3.08 MiB
JS errors None
Resource errors None

WP Table Builder → Settings

Page screenshot: WP Table Builder → Settings
URL /wp-admin/admin.php?page=wp-table-builder-settings
Aspect menu-item
HTTP status 200
Load time 0.627 s
Memory usage 5.26 MiB
JS errors None
Resource errors None

WP Table Builder → Add-Ons

Page screenshot: WP Table Builder → Add-Ons
URL /wp-admin/admin.php?page=wptb-overview-addons
Aspect menu-item
HTTP status 200
Load time 1.089 s
Memory usage 3.27 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.306 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.643 s
Memory usage 5.63 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.411 s0.396 s-0.015 s2.83 MiB3.27 MiB+ 452.05 KiB
/wp-admin/edit.php0.224 s0.312 s+0.088 s2.85 MiB3.3 MiB+ 457.23 KiB
/wp-admin/post-new.php0.771 s0.942 s+0.171 s5.22 MiB5.63 MiB+ 424.59 KiB
/wp-admin/upload.php0.545 s0.510 s-0.035 s2.77 MiB3.12 MiB+ 361.77 KiB
/wp-admin/options-writing.php0.234 s0.334 s+0.100 s2.76 MiB3.13 MiB+ 374.04 KiB
/wp-admin/media-new.php0.299 s0.265 s-0.034 s2.74 MiB3.13 MiB+ 391.88 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.282 s+0.092 s2.76 MiB3.17 MiB+ 417.02 KiB
/wp-admin/post-new.php?post_type=page0.592 s0.628 s+0.036 s5.21 MiB5.62 MiB+ 420.02 KiB
/wp-admin/options-discussion.php0.223 s0.360 s+0.137 s2.75 MiB3.14 MiB+ 396.09 KiB
/wp-admin/edit-comments.php0.267 s0.298 s+0.031 s2.78 MiB3.23 MiB+ 462.4 KiB
/0.281 s0.214 s-0.067 s3.13 MiB3.4 MiB+ 270.66 KiB
Average 0.367 s0.413 s+0.046 s3.25 MiB3.65 MiB+ 402.52 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
PHP84.3%44,66423,279276
JavaScript8.4%4,45276173
SVG3.9%2,07411,460
CSS2.9%1,5486129
PO File0.4%207961
JSON0.1%3401
Markdown0.0%201
Total 52,981 24,198 1,841

PHP Code Analysis | More results »

Lines of code 34,863
Total complexity 7,202
Median class complexity 7.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 171
Methods 1,870
Functions 104

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.

Options wp_options 6

Custom Post Types 1

ID Name
wptb-tablesWPTB Tables

Meta Boxes

{
    "post": {
        "tagsdiv-table_tags": {
            "title": "Table Tags",
            "context": "side"
        }
    }
}

PHP Error Log 52 lines

[13-Oct-2023 03:31:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[13-Oct-2023 03:31:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[13-Oct-2023 03:31:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[13-Oct-2023 03:31:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[13-Oct-2023 03:31:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[13-Oct-2023 03:31:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[13-Oct-2023 03:31:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[13-Oct-2023 03:31:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[13-Oct-2023 03:31:03 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
[13-Oct-2023 03:31:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[13-Oct-2023 03:31:05 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[13-Oct-2023 03:31:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[13-Oct-2023 03:31:05 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[13-Oct-2023 03:31:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[13-Oct-2023 03:31:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[13-Oct-2023 03:31:06 UTC] PHP Deprecated:  auto_detect_line_endings is deprecated in /wp-content/plugins/wp-table-builder/inc/admin/managers/template-manager.php on line 84
[13-Oct-2023 03:31:10 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[13-Oct-2023 03:31:10 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[13-Oct-2023 03:31:11 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[13-Oct-2023 03:31:11 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[13-Oct-2023 03:31:11 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[13-Oct-2023 03:31:11 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[13-Oct-2023 03:31:12 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[13-Oct-2023 03:31:12 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[13-Oct-2023 03:31:14 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[13-Oct-2023 03:31:14 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[13-Oct-2023 03:31:16 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[13-Oct-2023 03:31:16 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[13-Oct-2023 03:31:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[13-Oct-2023 03:31:17 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[13-Oct-2023 03:31:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[13-Oct-2023 03:31:17 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[13-Oct-2023 03:31:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[13-Oct-2023 03:31:20 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[13-Oct-2023 03:31:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[13-Oct-2023 03:31:20 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[13-Oct-2023 03:31:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[13-Oct-2023 03:31:21 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[13-Oct-2023 03:31:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[13-Oct-2023 03:31:21 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[13-Oct-2023 03:31:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[13-Oct-2023 03:31:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[13-Oct-2023 03:31:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[13-Oct-2023 03:31:24 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[13-Oct-2023 03:31:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[13-Oct-2023 03:31:24 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[13-Oct-2023 03:31:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[13-Oct-2023 03:31:25 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[13-Oct-2023 03:31:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[13-Oct-2023 03:31:25 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[13-Oct-2023 03:31:28 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[13-Oct-2023 03:31:28 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
See also: All tests for this plugin, How to Hide WP Table Builder Admin Menus and Meta Boxes