Does "Advanced Shipping Validation for WooCommerce" work with WordPress 6.8.1 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: 60 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.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 900+ |
WordPress.org page | https://wordpress.org/plugins/advanced-shipping-validation-for-woocommerce/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=advanced-shipping-validation-for-woocommerce%2Fadvanced-shipping-validation-for-woocommerce.php&plugin_status=all&paged=1&s&_wpnonce=2fd654c66c |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.212 s |
Memory usage | 3.59 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.153 s |
Memory usage | 3.47 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.286 s | 0.277 s | -0.009 s | 3.51 MiB | 3.57 MiB | + 68.14 KiB |
/wp-admin/edit.php | 0.167 s | 0.168 s | +0.001 s | 3.57 MiB | 3.66 MiB | + 88.92 KiB |
/wp-admin/post-new.php | 0.680 s | 0.541 s | -0.139 s | 6.06 MiB | 6.12 MiB | + 60.39 KiB |
/wp-admin/upload.php | 0.518 s | 0.470 s | -0.048 s | 3.52 MiB | 3.57 MiB | + 51.47 KiB |
/wp-admin/options-writing.php | 0.189 s | 0.175 s | -0.014 s | 3.5 MiB | 3.56 MiB | + 55.46 KiB |
/wp-admin/media-new.php | 0.222 s | 0.174 s | -0.048 s | 3.49 MiB | 3.55 MiB | + 63.66 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.169 s | 0.179 s | +0.010 s | 3.5 MiB | 3.58 MiB | + 74.33 KiB |
/wp-admin/post-new.php?post_type=page | 0.543 s | 0.545 s | +0.002 s | 6.05 MiB | 6.11 MiB | + 55.91 KiB |
/wp-admin/options-discussion.php | 0.413 s | 0.211 s | -0.202 s | 3.5 MiB | 3.55 MiB | + 51.96 KiB |
/wp-admin/edit-comments.php | 0.211 s | 0.169 s | -0.042 s | 3.52 MiB | 3.57 MiB | + 51.46 KiB |
/ | 0.277 s | 0.344 s | +0.067 s | 3.43 MiB | 3.47 MiB | + 38.27 KiB |
Average | 0.334 s | 0.296 s | -0.038 s | 3.97 MiB | 4.03 MiB | + 60 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 | 83.3% | 2,685 | 741 | 59 | |
Sass | 8.6% | 277 | 7 | 2 | |
JavaScript | 6.1% | 197 | 42 | 4 | |
YAML | 1.2% | 39 | 0 | 1 | |
JSON | 0.7% | 23 | 0 | 1 | |
CSS | 0.0% | 1 | 0 | 1 | |
Total | 3,222 | 790 | 68 |
Lines of code | 2,509 |
---|---|
Total complexity | 512 |
Median class complexity | 6.0 |
Median method complexity | 1.0 |
Most complex class | WCASV_Match_Conditions |
Most complex function | wpc_html_field() |
Classes | 51 |
---|---|
Methods | 225 |
Functions | 16 |
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_validation | Shipping validation rules |
{
"shipping_validation": {
"wcasv_conditions": {
"title": "Shipping validation conditions",
"context": "normal"
},
"wcasv_settings": {
"title": "Validation settings",
"context": "normal"
}
}
}
[03-May-2025 08:26:42 UTC] PHP Deprecated: Optional parameter $condition_groups declared before required parameter $package_index is implicitly treated as a required parameter in /wp-content/plugins/advanced-shipping-validation-for-woocommerce/includes/wcasv-validation-functions.php on line 50