Does WooCommerce Tiered Price Table work with WordPress 6.3.2 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.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.
WordPress version | 6.3.2 |
---|---|
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=7893a648f7 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.590 s |
Memory usage | 3.31 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.131 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.355 s | 0.326 s | -0.029 s | 2.83 MiB | 3.21 MiB | + 395.93 KiB |
/wp-admin/edit.php | 0.209 s | 0.208 s | -0.001 s | 2.85 MiB | 3.24 MiB | + 398.13 KiB |
/wp-admin/post-new.php | 0.747 s | 0.594 s | -0.153 s | 5.22 MiB | 5.55 MiB | + 343.41 KiB |
/wp-admin/upload.php | 0.499 s | 0.396 s | -0.103 s | 2.77 MiB | 3.08 MiB | + 316.44 KiB |
/wp-admin/options-writing.php | 0.205 s | 0.188 s | -0.017 s | 2.76 MiB | 3.07 MiB | + 309.06 KiB |
/wp-admin/media-new.php | 0.376 s | 0.333 s | -0.043 s | 2.74 MiB | 3.06 MiB | + 328.63 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.177 s | 0.250 s | +0.073 s | 2.76 MiB | 3.17 MiB | + 417.6 KiB |
/wp-admin/post-new.php?post_type=page | 0.601 s | 0.607 s | +0.006 s | 5.21 MiB | 5.54 MiB | + 338.99 KiB |
/wp-admin/options-discussion.php | 0.215 s | 0.250 s | +0.035 s | 2.75 MiB | 3.06 MiB | + 316.86 KiB |
/wp-admin/edit-comments.php | 0.236 s | 0.218 s | -0.018 s | 2.78 MiB | 3.17 MiB | + 399.68 KiB |
/ | 0.278 s | 0.120 s | -0.158 s | 3.13 MiB | ||
Average | 0.354 s | 0.317 s | -0.037 s | 3.25 MiB | 3.62 MiB | + 356.47 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,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 |
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"
}
}
}
[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