WooCommerce Tiered Price Table 3.6.2

Does WooCommerce Tiered Price Table work with WordPress 6.3.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 356.47 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.3.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/tier-pricing-table/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

‹ Test site — WordPress

Page screenshot: ‹ Test site — WordPress
URL /wp-admin/admin.php?page=tier-pricing-table
Requested URL /wp-admin/plugins.php?action=activate&plugin=tier-pricing-table%2Ftier-pricing-table.php&plugin_status=all&paged=1&s&_wpnonce=7893a648f7
Aspect after-activation
HTTP status 200
Load time 0.590 s
Memory usage 3.31 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.131 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.355 s0.326 s-0.029 s2.83 MiB3.21 MiB+ 395.93 KiB
/wp-admin/edit.php0.209 s0.208 s-0.001 s2.85 MiB3.24 MiB+ 398.13 KiB
/wp-admin/post-new.php0.747 s0.594 s-0.153 s5.22 MiB5.55 MiB+ 343.41 KiB
/wp-admin/upload.php0.499 s0.396 s-0.103 s2.77 MiB3.08 MiB+ 316.44 KiB
/wp-admin/options-writing.php0.205 s0.188 s-0.017 s2.76 MiB3.07 MiB+ 309.06 KiB
/wp-admin/media-new.php0.376 s0.333 s-0.043 s2.74 MiB3.06 MiB+ 328.63 KiB
/wp-admin/edit-tags.php?taxonomy=category0.177 s0.250 s+0.073 s2.76 MiB3.17 MiB+ 417.6 KiB
/wp-admin/post-new.php?post_type=page0.601 s0.607 s+0.006 s5.21 MiB5.54 MiB+ 338.99 KiB
/wp-admin/options-discussion.php0.215 s0.250 s+0.035 s2.75 MiB3.06 MiB+ 316.86 KiB
/wp-admin/edit-comments.php0.236 s0.218 s-0.018 s2.78 MiB3.17 MiB+ 399.68 KiB
/0.278 s0.120 s-0.158 s3.13 MiB
Average 0.354 s0.317 s-0.037 s3.25 MiB3.62 MiB+ 356.47 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
Language % Lines of code Comment lines Files
PHP96.0%42,95218,891236
PO File1.9%8344921
CSS1.5%6872715
JavaScript0.4%193482
SVG0.1%4712
XML0.1%3602
Total 44,749 19,459 258

PHP Code Analysis | More results »

Lines of code 31,360
Total complexity 7,345
Median class complexity 12.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 136
Methods 1,806
Functions 102

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 4

Custom Post Types 1

ID Name
tpt-global-rulePricing rule

Meta Boxes

{
    "tpt-global-rule": {
        "tpt_rules_metabox": {
            "title": "Rules",
            "context": "advanced"
        },
        "tpt_pricing_metabox": {
            "title": "Pricing",
            "context": "advanced"
        },
        "tpt_notice_metabox": {
            "title": "Pricing notice",
            "context": "side"
        }
    }
}

PHP Error Log 33 lines

[13-Oct-2023 15:02:11 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 15:02:13 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function TierPricingTable\Integrations\Plugins\is_product() in /wp-content/plugins/tier-pricing-table/src/Integrations/Plugins/WCPA.php:39
Stack trace:
#0 /wp-includes/class-wp-hook.php(310): TierPricingTable\Integrations\Plugins\WCPA->addCompatibilityScript()
#1 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3053): do_action()
#4 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#5 /wp-includes/template.php(785): require_once('...')
#6 /wp-includes/template.php(720): load_template()
#7 /wp-includes/general-template.php(48): locate_template()
#8 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#9 /wp-includes/template-loader.php(106): include('...')
#10 /wp-blog-header.php(19): require_once('...')
#11 /index.php(17): require('...')
#12 {main}
  thrown in /wp-content/plugins/tier-pricing-table/src/Integrations/Plugins/WCPA.php on line 39
[13-Oct-2023 15:02:21 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function TierPricingTable\Integrations\Plugins\is_product() in /wp-content/plugins/tier-pricing-table/src/Integrations/Plugins/WCPA.php:39
Stack trace:
#0 /wp-includes/class-wp-hook.php(310): TierPricingTable\Integrations\Plugins\WCPA->addCompatibilityScript()
#1 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3053): do_action()
#4 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#5 /wp-includes/template.php(785): require_once('...')
#6 /wp-includes/template.php(720): load_template()
#7 /wp-includes/general-template.php(48): locate_template()
#8 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#9 /wp-includes/template-loader.php(106): include('...')
#10 /wp-blog-header.php(19): require_once('...')
#11 /index.php(17): require('...')
#12 {main}
  thrown in /wp-content/plugins/tier-pricing-table/src/Integrations/Plugins/WCPA.php on line 39
See also: All tests for this plugin