Does "Shipping and Payment Rules and Conditions for WooCommerce" work with WordPress 5.7 and PHP 7.4.8? A smoke test was performed on .
No PHP errors, warnings or notices | |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors | |
Looks good! No problems were detected. |
Memory usage: 179.94 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 | 5.7 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
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=1c98309285 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.260 s |
Memory usage | 3.06 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.193 s |
Memory usage | 2.71 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.264 s | 0.261 s | -0.003 s | 2.82 MiB | 3.01 MiB | + 191.2 KiB |
/wp-admin/edit.php | 0.181 s | 0.196 s | +0.015 s | 2.86 MiB | 3.05 MiB | + 193.27 KiB |
/wp-admin/post-new.php | 0.893 s | 0.688 s | -0.205 s | 5.02 MiB | 5.24 MiB | + 216.57 KiB |
/wp-admin/upload.php | 0.460 s | 0.259 s | -0.201 s | 2.7 MiB | 2.88 MiB | + 189.02 KiB |
/wp-admin/options-writing.php | 0.232 s | 0.252 s | +0.020 s | 2.71 MiB | 2.87 MiB | + 158.87 KiB |
/wp-admin/media-new.php | 0.229 s | 0.191 s | -0.038 s | 2.67 MiB | 2.86 MiB | + 190.44 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.199 s | 0.203 s | +0.004 s | 2.77 MiB | 2.96 MiB | + 192.91 KiB |
/wp-admin/post-new.php?post_type=page | 1.339 s | 0.680 s | -0.659 s | 5.01 MiB | 5.21 MiB | + 208.16 KiB |
/wp-admin/options-discussion.php | 0.267 s | 0.218 s | -0.049 s | 2.67 MiB | 2.86 MiB | + 185.88 KiB |
/wp-admin/edit-comments.php | 0.203 s | 0.278 s | +0.075 s | 2.78 MiB | 2.96 MiB | + 191.55 KiB |
/ | 0.256 s | 0.230 s | -0.026 s | 2.65 MiB | 2.71 MiB | + 61.46 KiB |
Average | 0.411 s | 0.314 s | -0.097 s | 3.15 MiB | 3.33 MiB | + 179.94 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,101 | 892 | 34 | |
JavaScript | 7.3% | 88 | 2 | 2 | |
CSS | 1.5% | 18 | 8 | 2 | |
Total | 1,207 | 902 | 38 |
Lines of code | 1,097 |
---|---|
Total complexity | 176 |
Median class complexity | 4.5 |
Median method complexity | 1.0 |
Most complex class | RSPW_Admin |
Most complex function | RSPW_Payment_Filter::exclude_payment_gateways() |
Classes | 30 |
---|---|
Methods | 103 |
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"
}
}
}
The log file is empty.