WP Table Builder 1.4.11

Does WP Table Builder work with WordPress 6.3.1 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: 403.28 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.3.1
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=cb617d7626
Aspect after-activation
HTTP status 200
Load time 0.926 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.271 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.466 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.395 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.11:1:139823\n    at /wp-content/plugins/wp-table-builder/inc/admin/js/admin.js?ver=1.4.11: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.514 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.572 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.203 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.234 s
Memory usage 3.39 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.600 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.324 s0.415 s+0.091 s2.82 MiB3.27 MiB+ 452.42 KiB
/wp-admin/edit.php0.185 s0.261 s+0.076 s2.85 MiB3.3 MiB+ 457.6 KiB
/wp-admin/post-new.php0.686 s0.898 s+0.212 s5.21 MiB5.63 MiB+ 424.95 KiB
/wp-admin/upload.php0.516 s0.441 s-0.075 s2.77 MiB3.12 MiB+ 362.13 KiB
/wp-admin/options-writing.php0.218 s0.305 s+0.087 s2.76 MiB3.13 MiB+ 374.41 KiB
/wp-admin/media-new.php0.282 s0.253 s-0.029 s2.74 MiB3.12 MiB+ 392.25 KiB
/wp-admin/edit-tags.php?taxonomy=category0.185 s0.280 s+0.095 s2.76 MiB3.16 MiB+ 417.38 KiB
/wp-admin/post-new.php?post_type=page0.571 s0.886 s+0.315 s5.21 MiB5.62 MiB+ 420.39 KiB
/wp-admin/options-discussion.php0.419 s0.398 s-0.021 s2.75 MiB3.13 MiB+ 396.45 KiB
/wp-admin/edit-comments.php0.204 s0.306 s+0.102 s2.78 MiB3.23 MiB+ 462.77 KiB
/0.242 s0.183 s-0.059 s3.13 MiB3.39 MiB+ 275.35 KiB
Average 0.348 s0.421 s+0.072 s3.25 MiB3.65 MiB+ 403.28 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

[30-Aug-2023 08:33:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 08:33:26 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
[30-Aug-2023 08:33:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 08:33:26 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
[30-Aug-2023 08:33:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 08:33:27 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
[30-Aug-2023 08:33:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 08:33:27 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
[30-Aug-2023 08:33:27 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
[30-Aug-2023 08:33:29 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 08:33:29 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
[30-Aug-2023 08:33:29 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 08:33:29 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
[30-Aug-2023 08:33:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 08:33:30 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
[30-Aug-2023 08:33:30 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
[30-Aug-2023 08:33:34 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 08:33:34 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
[30-Aug-2023 08:33:35 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 08:33:35 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
[30-Aug-2023 08:33:35 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 08:33:35 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
[30-Aug-2023 08:33:36 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 08:33:36 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
[30-Aug-2023 08:33:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 08:33:37 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
[30-Aug-2023 08:33:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 08:33:40 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
[30-Aug-2023 08:33:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 08:33:40 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
[30-Aug-2023 08:33:41 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 08:33:41 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
[30-Aug-2023 08:33:43 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 08:33:43 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
[30-Aug-2023 08:33:43 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 08:33:43 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
[30-Aug-2023 08:33:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 08:33:44 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
[30-Aug-2023 08:33:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 08:33:44 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
[30-Aug-2023 08:33:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 08:33:44 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
[30-Aug-2023 08:33:47 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 08:33:47 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
[30-Aug-2023 08:33:47 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 08:33:47 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
[30-Aug-2023 08:33:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 08:33:48 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
[30-Aug-2023 08:33:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 08:33:48 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
[30-Aug-2023 08:33:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[30-Aug-2023 08:33:51 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