Does "Conditional Payments and Shipping for WooCommerce" work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .
1 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 124.55 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.8.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 700+ |
WordPress.org page | https://wordpress.org/plugins/wc-restricted-shipping-and-payment/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=wc-restricted-shipping-and-payment%2Frestricted-shipping-payment-for-woocommerce.php&plugin_status=all&paged=1&s&_wpnonce=5d74a8a21b |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.349 s |
Memory usage | 3.78 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.180 s |
Memory usage | 3.5 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.341 s | 0.260 s | -0.081 s | 3.51 MiB | 3.63 MiB | + 130.66 KiB |
/wp-admin/edit.php | 0.203 s | 0.196 s | -0.007 s | 3.57 MiB | 3.69 MiB | + 119.3 KiB |
/wp-admin/post-new.php | 0.769 s | 0.642 s | -0.127 s | 6.06 MiB | 6.25 MiB | + 191.42 KiB |
/wp-admin/upload.php | 0.597 s | 0.701 s | +0.104 s | 3.52 MiB | 3.64 MiB | + 116.89 KiB |
/wp-admin/options-writing.php | 0.221 s | 0.215 s | -0.006 s | 3.5 MiB | 3.62 MiB | + 120.26 KiB |
/wp-admin/media-new.php | 0.273 s | 0.248 s | -0.025 s | 3.49 MiB | 3.62 MiB | + 128.45 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.244 s | 0.194 s | -0.050 s | 3.5 MiB | 3.64 MiB | + 133.63 KiB |
/wp-admin/post-new.php?post_type=page | 0.594 s | 0.621 s | +0.027 s | 6.05 MiB | 6.17 MiB | + 125.13 KiB |
/wp-admin/options-discussion.php | 0.441 s | 0.448 s | +0.007 s | 3.5 MiB | 3.62 MiB | + 116.76 KiB |
/wp-admin/edit-comments.php | 0.240 s | 0.413 s | +0.173 s | 3.52 MiB | 3.64 MiB | + 116.26 KiB |
/ | 0.295 s | 0.219 s | -0.076 s | 3.43 MiB | 3.5 MiB | + 71.25 KiB |
Average | 0.383 s | 0.378 s | -0.006 s | 3.97 MiB | 4.09 MiB | + 124.55 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 | 91.3% | 1,117 | 900 | 35 | |
JavaScript | 7.2% | 88 | 2 | 2 | |
CSS | 1.5% | 18 | 8 | 2 | |
Total | 1,223 | 910 | 39 |
Lines of code | 1,113 |
---|---|
Total complexity | 180 |
Median class complexity | 4.0 |
Median method complexity | 1.0 |
Most complex class | RSPW_Payment_Filter |
Most complex function | RSPW_Payment_Filter::exclude_payment_gateways() |
Classes | 31 |
---|---|
Methods | 104 |
Functions | 0 |
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.
ID | Name |
---|---|
shipping_condition | Shipping Conditions |
payment_condition | Payment Conditions |
{
"shipping_condition": {
"rspw_pro_promotion_box_id": {
"title": "Upgrade To Pro",
"context": "side"
},
"shipping_conditions_metabox": {
"title": "Condition Properties",
"context": "normal"
}
},
"payment_condition": {
"rspw_pro_promotion_box_id": {
"title": "Upgrade To Pro",
"context": "side"
},
"payment_conditions_metabox": {
"title": "Condition Properties",
"context": "normal"
}
}
}
[18-Jul-2025 20:13:14 UTC] PHP Deprecated: Optional parameter $type declared before required parameter $field_id is implicitly treated as a required parameter in /wp-content/plugins/wc-restricted-shipping-and-payment/admin/vendors/cmb2/includes/rest-api/CMB2_REST.php on line 693