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.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.
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=4525d58678 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.575 s |
Memory usage | 3.31 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.139 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.402 s | 0.324 s | -0.078 s | 2.82 MiB | 3.21 MiB | + 396.31 KiB |
/wp-admin/edit.php | 0.208 s | 0.181 s | -0.027 s | 2.85 MiB | 3.24 MiB | + 398.52 KiB |
/wp-admin/post-new.php | 0.800 s | 0.989 s | +0.189 s | 5.21 MiB | 5.55 MiB | + 343.79 KiB |
/wp-admin/upload.php | 0.776 s | 0.414 s | -0.362 s | 2.77 MiB | 3.08 MiB | + 316.82 KiB |
/wp-admin/options-writing.php | 0.233 s | 0.201 s | -0.032 s | 2.76 MiB | 3.06 MiB | + 309.45 KiB |
/wp-admin/media-new.php | 0.285 s | 0.438 s | +0.153 s | 2.74 MiB | 3.06 MiB | + 329.02 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.195 s | 0.208 s | +0.013 s | 2.76 MiB | 3.16 MiB | + 417.98 KiB |
/wp-admin/post-new.php?post_type=page | 0.739 s | 0.667 s | -0.072 s | 5.21 MiB | 5.54 MiB | + 339.38 KiB |
/wp-admin/options-discussion.php | 0.264 s | 0.297 s | +0.033 s | 2.75 MiB | 3.06 MiB | + 317.24 KiB |
/wp-admin/edit-comments.php | 0.464 s | 0.238 s | -0.226 s | 2.78 MiB | 3.17 MiB | + 400.06 KiB |
/ | 0.328 s | 0.128 s | -0.200 s | 3.13 MiB | ||
Average | 0.427 s | 0.371 s | -0.055 s | 3.25 MiB | 3.61 MiB | + 356.86 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,949 | 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,746 | 19,459 | 258 |
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 |
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"
}
}
}
[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