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=34dbe27b5a |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.298 s |
Memory usage | 3.06 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.223 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.256 s | 0.257 s | +0.001 s | 2.82 MiB | 3.01 MiB | + 191.2 KiB |
/wp-admin/edit.php | 0.183 s | 0.196 s | +0.013 s | 2.86 MiB | 3.05 MiB | + 193.27 KiB |
/wp-admin/post-new.php | 0.945 s | 1.397 s | +0.452 s | 5.02 MiB | 5.24 MiB | + 216.57 KiB |
/wp-admin/upload.php | 0.598 s | 0.468 s | -0.130 s | 2.7 MiB | 2.88 MiB | + 189.02 KiB |
/wp-admin/options-writing.php | 0.258 s | 0.152 s | -0.106 s | 2.71 MiB | 2.87 MiB | + 158.87 KiB |
/wp-admin/media-new.php | 0.220 s | 0.171 s | -0.049 s | 2.67 MiB | 2.86 MiB | + 190.44 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.184 s | 0.217 s | +0.033 s | 2.77 MiB | 2.96 MiB | + 192.91 KiB |
/wp-admin/post-new.php?post_type=page | 1.289 s | 0.746 s | -0.543 s | 5.01 MiB | 5.21 MiB | + 208.16 KiB |
/wp-admin/options-discussion.php | 0.318 s | 0.321 s | +0.003 s | 2.67 MiB | 2.86 MiB | + 185.88 KiB |
/wp-admin/edit-comments.php | 0.246 s | 0.223 s | -0.023 s | 2.78 MiB | 2.96 MiB | + 191.55 KiB |
/ | 0.262 s | 0.255 s | -0.007 s | 2.65 MiB | 2.71 MiB | + 61.46 KiB |
Average | 0.433 s | 0.400 s | -0.032 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,093 | 892 | 34 | |
JavaScript | 7.3% | 88 | 2 | 2 | |
CSS | 1.5% | 18 | 8 | 2 | |
Total | 1,199 | 902 | 38 |
Lines of code | 1,089 |
---|---|
Total complexity | 175 |
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.