Does "Conditional Payments and Shipping for WooCommerce" work with WordPress 6.3.2 and PHP 8.1.12? A smoke test was performed on .
2 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 107.64 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 | 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=9704ef0c00 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.336 s |
Memory usage | 3.08 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.203 s |
Memory usage | 3.19 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.396 s | 0.337 s | -0.059 s | 2.83 MiB | 2.94 MiB | + 114.56 KiB |
/wp-admin/edit.php | 0.224 s | 0.214 s | -0.010 s | 2.85 MiB | 2.96 MiB | + 110.61 KiB |
/wp-admin/post-new.php | 0.853 s | 0.606 s | -0.247 s | 5.22 MiB | 5.36 MiB | + 147.94 KiB |
/wp-admin/upload.php | 0.763 s | 0.605 s | -0.158 s | 2.77 MiB | 2.86 MiB | + 95.79 KiB |
/wp-admin/options-writing.php | 0.240 s | 0.222 s | -0.018 s | 2.77 MiB | 2.85 MiB | + 89.26 KiB |
/wp-admin/media-new.php | 0.299 s | 0.265 s | -0.034 s | 2.74 MiB | 2.85 MiB | + 107.2 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.224 s | 0.249 s | +0.025 s | 2.76 MiB | 2.87 MiB | + 114.97 KiB |
/wp-admin/post-new.php?post_type=page | 0.699 s | 0.572 s | -0.127 s | 5.21 MiB | 5.35 MiB | + 139.52 KiB |
/wp-admin/options-discussion.php | 0.227 s | 0.271 s | +0.044 s | 2.75 MiB | 2.85 MiB | + 98.93 KiB |
/wp-admin/edit-comments.php | 0.269 s | 0.233 s | -0.036 s | 2.78 MiB | 2.88 MiB | + 97.97 KiB |
/ | 0.299 s | 0.223 s | -0.076 s | 3.13 MiB | 3.19 MiB | + 67.24 KiB |
Average | 0.408 s | 0.345 s | -0.063 s | 3.26 MiB | 3.36 MiB | + 107.64 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.2% | 1,105 | 900 | 35 | |
JavaScript | 7.3% | 88 | 2 | 2 | |
CSS | 1.5% | 18 | 8 | 2 | |
Total | 1,211 | 910 | 39 |
Lines of code | 1,101 |
---|---|
Total complexity | 178 |
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"
}
}
}
[16-Oct-2023 09:52:41 UTC] PHP Deprecated: Optional parameter $field_escaped_value declared before required parameter $field_type_object is implicitly treated as a required parameter in /wp-content/plugins/wc-restricted-shipping-and-payment/admin/vendors/cmb-field-select2/cmb-field-select2.php on line 89
[16-Oct-2023 09:52:41 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