WP Table Builder 1.4.13

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

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

Environment
WordPress version6.5
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=0fd732b5ea
Aspect after-activation
HTTP status 200
Load time 0.919 s
Memory usage 3.99 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.302 s
Memory usage 4 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.885 s
Memory usage 7.22 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.431 s
Memory usage 3.76 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.13:1:139823\n    at /wp-content/plugins/wp-table-builder/inc/admin/js/admin.js?ver=1.4.13: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.617 s
Memory usage 3.75 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.738 s
Memory usage 5.57 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.147 s
Memory usage 3.93 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.270 s
Memory usage 3.66 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.630 s
Memory usage 6.19 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.394 s0.511 s+0.117 s3.44 MiB3.93 MiB+ 509.66 KiB
/wp-admin/edit.php0.216 s0.345 s+0.129 s3.46 MiB3.96 MiB+ 514.99 KiB
/wp-admin/post-new.php0.946 s0.919 s-0.027 s5.59 MiB6.19 MiB+ 617.91 KiB
/wp-admin/upload.php0.614 s0.529 s-0.085 s3.38 MiB3.79 MiB+ 419.98 KiB
/wp-admin/options-writing.php0.214 s0.336 s+0.122 s3.37 MiB3.8 MiB+ 441.11 KiB
/wp-admin/media-new.php0.304 s0.286 s-0.018 s3.35 MiB3.79 MiB+ 449.62 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.290 s+0.095 s3.37 MiB3.89 MiB+ 538.68 KiB
/wp-admin/post-new.php?post_type=page0.565 s0.640 s+0.075 s5.59 MiB6.18 MiB+ 613.34 KiB
/wp-admin/options-discussion.php0.245 s0.328 s+0.083 s3.36 MiB3.81 MiB+ 464.34 KiB
/wp-admin/edit-comments.php0.267 s0.496 s+0.229 s3.39 MiB3.9 MiB+ 520.06 KiB
/0.314 s0.224 s-0.090 s3.37 MiB3.66 MiB+ 297.24 KiB
Average 0.389 s0.446 s+0.057 s3.79 MiB4.27 MiB+ 489.72 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,68723,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 53,004 24,198 1,841

PHP Code Analysis | More results »

Lines of code 34,886
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

[03-Apr-2024 01:31:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[03-Apr-2024 01: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 2187
[03-Apr-2024 01:31:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[03-Apr-2024 01: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 2187
[03-Apr-2024 01:31:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[03-Apr-2024 01:31:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[03-Apr-2024 01:31:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[03-Apr-2024 01:31:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[03-Apr-2024 01:31:18 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
[03-Apr-2024 01:31:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[03-Apr-2024 01: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 2187
[03-Apr-2024 01:31:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[03-Apr-2024 01: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 2187
[03-Apr-2024 01:31:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[03-Apr-2024 01: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 2187
[03-Apr-2024 01:31:22 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
[03-Apr-2024 01:31:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[03-Apr-2024 01: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 2187
[03-Apr-2024 01:31:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[03-Apr-2024 01:31: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 2187
[03-Apr-2024 01:31:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[03-Apr-2024 01:31: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 2187
[03-Apr-2024 01:31:28 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[03-Apr-2024 01: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 2187
[03-Apr-2024 01:31:29 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[03-Apr-2024 01:31: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 2187
[03-Apr-2024 01:31:32 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[03-Apr-2024 01:31:32 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[03-Apr-2024 01:31:33 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[03-Apr-2024 01:31:33 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[03-Apr-2024 01:31:33 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[03-Apr-2024 01:31:33 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[03-Apr-2024 01:31:36 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[03-Apr-2024 01:31: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 2187
[03-Apr-2024 01:31:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[03-Apr-2024 01:31: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 2187
[03-Apr-2024 01:31:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[03-Apr-2024 01:31: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 2187
[03-Apr-2024 01:31:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[03-Apr-2024 01:31: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 2187
[03-Apr-2024 01:31:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[03-Apr-2024 01:31:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[03-Apr-2024 01:31:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[03-Apr-2024 01:31: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 2187
[03-Apr-2024 01:31:41 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[03-Apr-2024 01:31: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 2187
[03-Apr-2024 01:31:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[03-Apr-2024 01:31:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[03-Apr-2024 01:31:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[03-Apr-2024 01:31:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[03-Apr-2024 01:31:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[03-Apr-2024 01:31:46 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
See also: All tests for this plugin, How to Hide WP Table Builder Admin Menus and Meta Boxes