Does "WooCommerce Tiered Price Table (Premium)" work with WordPress 6.3.1 and PHP 8.1.12? A smoke test was performed on .
2 | PHP fatal errors |
1 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 356.89 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.
WordPress version | 6.3.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 10,000+ |
WordPress.org page | https://wordpress.org/plugins/tier-pricing-table/ |
Badges |
|
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=c6d827b0bd |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.454 s |
Memory usage | 3.31 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.135 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.361 s | 0.319 s | -0.042 s | 2.82 MiB | 3.21 MiB | + 396.34 KiB |
/wp-admin/edit.php | 0.211 s | 0.193 s | -0.018 s | 2.85 MiB | 3.24 MiB | + 398.55 KiB |
/wp-admin/post-new.php | 0.788 s | 0.912 s | +0.124 s | 5.21 MiB | 5.55 MiB | + 343.82 KiB |
/wp-admin/upload.php | 0.610 s | 0.374 s | -0.236 s | 2.77 MiB | 3.08 MiB | + 316.85 KiB |
/wp-admin/options-writing.php | 0.230 s | 0.218 s | -0.012 s | 2.76 MiB | 3.06 MiB | + 309.48 KiB |
/wp-admin/media-new.php | 0.362 s | 0.435 s | +0.073 s | 2.74 MiB | 3.06 MiB | + 329.05 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.194 s | 0.203 s | +0.009 s | 2.76 MiB | 3.16 MiB | + 418.02 KiB |
/wp-admin/post-new.php?post_type=page | 0.588 s | 0.617 s | +0.029 s | 5.21 MiB | 5.54 MiB | + 339.41 KiB |
/wp-admin/options-discussion.php | 0.467 s | 0.266 s | -0.201 s | 2.75 MiB | 3.06 MiB | + 317.27 KiB |
/wp-admin/edit-comments.php | 0.230 s | 0.218 s | -0.012 s | 2.78 MiB | 3.17 MiB | + 400.09 KiB |
/ | 0.280 s | 0.114 s | -0.166 s | 3.13 MiB | ||
Average | 0.393 s | 0.352 s | -0.041 s | 3.25 MiB | 3.61 MiB | + 356.89 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 96.0% | 42,952 | 18,891 | 236 | |
PO File | 1.9% | 834 | 492 | 1 | |
CSS | 1.5% | 687 | 27 | 15 | |
JavaScript | 0.4% | 193 | 48 | 2 | |
SVG | 0.1% | 47 | 1 | 2 | |
XML | 0.1% | 36 | 0 | 2 | |
Total | 44,749 | 19,459 | 258 |
Lines of code | 31,360 |
---|---|
Total complexity | 7,344 |
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 |
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.
wp_options
4ID | Name |
---|---|
tpt-global-rule | Pricing rule |
{
"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"
}
}
}
[07-Sep-2023 11:59:54 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
[07-Sep-2023 11:59:56 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
[07-Sep-2023 12:00:04 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