Tiered Pricing Table for WooCommerce 3.6.0

Does "WooCommerce Tiered Price Table (Premium)" work with WordPress 6.3.1 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.86 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.1
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=4525d58678
Aspect after-activation
HTTP status 200
Load time 0.575 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.139 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.402 s0.324 s-0.078 s2.82 MiB3.21 MiB+ 396.31 KiB
/wp-admin/edit.php0.208 s0.181 s-0.027 s2.85 MiB3.24 MiB+ 398.52 KiB
/wp-admin/post-new.php0.800 s0.989 s+0.189 s5.21 MiB5.55 MiB+ 343.79 KiB
/wp-admin/upload.php0.776 s0.414 s-0.362 s2.77 MiB3.08 MiB+ 316.82 KiB
/wp-admin/options-writing.php0.233 s0.201 s-0.032 s2.76 MiB3.06 MiB+ 309.45 KiB
/wp-admin/media-new.php0.285 s0.438 s+0.153 s2.74 MiB3.06 MiB+ 329.02 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.208 s+0.013 s2.76 MiB3.16 MiB+ 417.98 KiB
/wp-admin/post-new.php?post_type=page0.739 s0.667 s-0.072 s5.21 MiB5.54 MiB+ 339.38 KiB
/wp-admin/options-discussion.php0.264 s0.297 s+0.033 s2.75 MiB3.06 MiB+ 317.24 KiB
/wp-admin/edit-comments.php0.464 s0.238 s-0.226 s2.78 MiB3.17 MiB+ 400.06 KiB
/0.328 s0.128 s-0.200 s3.13 MiB
Average 0.427 s0.371 s-0.055 s3.25 MiB3.61 MiB+ 356.86 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,94918,891236
PO File1.9%8344921
CSS1.5%6872715
JavaScript0.4%193482
SVG0.1%4712
XML0.1%3602
Total 44,746 19,459 258

PHP Code Analysis | More results »

Lines of code 31,357
Total complexity 7,343
Median class complexity 11.5
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

[06-Sep-2023 14:55:28 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
[06-Sep-2023 14:55:30 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
[06-Sep-2023 14:55:39 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