Does "WooCommerce Conditional Payment Methods" work with WordPress 5.7.2 and PHP 7.4.8? A smoke test was performed on .
No PHP errors, warnings or notices | |
No JavaScript exceptions | |
1 | Page failed to load
|
No resource errors |
Memory usage: 600.96 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.2 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 1,000+ |
WordPress.org page | https://wordpress.org/plugins/woo-conditional-payment-gateways/ |
Badges |
|
URL | /wp-admin/admin.php?page=wp_cpg_settings_menu |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=woo-conditional-payment-gateways%2Fconditional-payment-gateways.php&plugin_status=all&paged=1&s&_wpnonce=debaf76394 |
Aspect | after-activation |
HTTP status | 403 |
Load time | 0.953 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.204 s |
Memory usage | 3.18 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.277 s | 0.274 s | -0.003 s | 2.82 MiB | 3.39 MiB | + 582.98 KiB |
/wp-admin/edit.php | 0.175 s | 0.197 s | +0.022 s | 2.86 MiB | 3.44 MiB | + 586.98 KiB |
/wp-admin/post-new.php | 0.874 s | 0.935 s | +0.061 s | 5.02 MiB | 5.61 MiB | + 597.52 KiB |
/wp-admin/upload.php | 0.456 s | 0.265 s | -0.191 s | 2.7 MiB | 3.33 MiB | + 644.41 KiB |
/wp-admin/options-writing.php | 0.150 s | 0.165 s | +0.015 s | 2.71 MiB | 3.31 MiB | + 612.33 KiB |
/wp-admin/media-new.php | 0.342 s | 0.173 s | -0.169 s | 2.67 MiB | 3.3 MiB | + 645.2 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.196 s | 0.320 s | +0.124 s | 2.77 MiB | 3.34 MiB | + 581.48 KiB |
/wp-admin/post-new.php?post_type=page | 1.177 s | 0.648 s | -0.529 s | 5.01 MiB | 5.59 MiB | + 592.48 KiB |
/wp-admin/options-discussion.php | 0.258 s | 0.289 s | +0.031 s | 2.68 MiB | 3.31 MiB | + 645.46 KiB |
/wp-admin/edit-comments.php | 0.238 s | 0.232 s | -0.006 s | 2.78 MiB | 3.34 MiB | + 580.41 KiB |
/ | 0.254 s | 0.246 s | -0.008 s | 2.65 MiB | 3.18 MiB | + 541.27 KiB |
Average | 0.400 s | 0.340 s | -0.059 s | 3.15 MiB | 3.74 MiB | + 600.96 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 | 89.1% | 1,956 | 170 | 21 | |
JavaScript | 10.0% | 220 | 12 | 2 | |
XML | 0.5% | 10 | 0 | 1 | |
CSS | 0.5% | 10 | 0 | 1 | |
Total | 2,196 | 182 | 25 |
Lines of code | 1,899 |
---|---|
Total complexity | 401 |
Median class complexity | 14.0 |
Median method complexity | 1.0 |
Most complex class | WPCPG_Condition |
Most complex function | wccpg_get_checkout_fields() |
Classes | 14 |
---|---|
Methods | 121 |
Functions | 9 |
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.
wp_options
6ID | Name |
---|---|
vg_gateway_condition | Payment gateways conditions |
{
"vg_gateway_condition": {
"vg_payment_gateways_mbx": {
"title": "Payment gateways",
"context": "advanced"
},
"vg_payment_gateways_conditions_mbx": {
"title": "Conditions",
"context": "advanced"
}
}
}
The log file is empty.