Does "WooCommerce Conditional Payment Methods" work with WordPress 6.1 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: 576.4 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.1 |
---|---|
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=ee320d6086 |
Aspect | after-activation |
HTTP status | 403 |
Load time | 0.750 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.183 s |
Memory usage | 3.96 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.757 s | 0.400 s | -0.357 s | 3.55 MiB | 4.13 MiB | + 591.05 KiB |
/wp-admin/edit.php | 0.179 s | 0.331 s | +0.152 s | 3.58 MiB | 4.16 MiB | + 590.16 KiB |
/wp-admin/post-new.php | 0.954 s | 1.180 s | +0.226 s | 5.48 MiB | 6 MiB | + 536.64 KiB |
/wp-admin/upload.php | 0.423 s | 0.293 s | -0.130 s | 3.49 MiB | 4.07 MiB | + 589.06 KiB |
/wp-admin/options-writing.php | 0.253 s | 0.160 s | -0.093 s | 3.48 MiB | 4.06 MiB | + 590.75 KiB |
/wp-admin/media-new.php | 0.256 s | 0.225 s | -0.031 s | 3.47 MiB | 4.04 MiB | + 589.23 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.200 s | 0.191 s | -0.009 s | 3.5 MiB | 4.09 MiB | + 606.3 KiB |
/wp-admin/post-new.php?post_type=page | 0.872 s | 0.889 s | +0.017 s | 5.47 MiB | 5.99 MiB | + 532.2 KiB |
/wp-admin/options-discussion.php | 0.237 s | 0.280 s | +0.043 s | 3.47 MiB | 4.06 MiB | + 609.49 KiB |
/wp-admin/edit-comments.php | 0.208 s | 0.196 s | -0.012 s | 3.5 MiB | 4.1 MiB | + 609.69 KiB |
/ | 0.270 s | 0.210 s | -0.060 s | 3.47 MiB | 3.96 MiB | + 495.85 KiB |
Average | 0.419 s | 0.396 s | -0.023 s | 3.86 MiB | 4.42 MiB | + 576.4 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.2% | 1,973 | 172 | 21 | |
JavaScript | 9.9% | 220 | 12 | 2 | |
XML | 0.5% | 10 | 0 | 1 | |
CSS | 0.5% | 10 | 0 | 1 | |
Total | 2,213 | 184 | 25 |
Lines of code | 1,916 |
---|---|
Total complexity | 410 |
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
6wp_usermeta
1ID | 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.