Does "YourPlugins WC Conditional Cart Notices" work with WordPress 5.7.2 and PHP 7.4.8? A smoke test was performed on .
| 1 | PHP fatal errors |
| 1 | PHP deprecation warnings |
| No JavaScript exceptions | |
| 1 | Page failed to load
|
| No resource errors |
Memory usage: 440.09 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.586 seconds
The average page load time increased by this amount after activating the plugin.
| WordPress version | 5.7.2 |
|---|---|
| PHP version | 7.4.8 |
| MySQL version | 8.0.21 |
| PHP memory limit | 256M |
| Last updated | |
|---|---|
| Active installs | 60+ |
| WordPress.org page | https://wordpress.org/plugins/yourplugins-wc-conditional-cart-notices/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=yourplugins-wc-conditional-cart-notices%2Fyourplugins-wc-conditional-cart-notices.php&plugin_status=all&paged=1&s&_wpnonce=1cd7655ab1 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 2.161 s |
| Memory usage | 5.83 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=yourplugins |
|---|---|
| Aspect | menu-item |
| HTTP status | 500 |
| Load time | 0.148 s |
| Memory usage | N/A |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=yourplugins-wc-conditional-cart-notices |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 1.247 s |
| Memory usage | 3.35 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 1.582 s |
| Memory usage | 3.08 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.294 s | 1.257 s | +0.963 s | 2.82 MiB | 3.28 MiB | + 468.2 KiB |
| /wp-admin/edit.php | 0.209 s | 0.745 s | +0.536 s | 2.86 MiB | 3.29 MiB | + 439.31 KiB |
| /wp-admin/post-new.php | 1.051 s | 2.158 s | +1.107 s | 5.02 MiB | 5.45 MiB | + 439.14 KiB |
| /wp-admin/upload.php | 0.567 s | 0.827 s | +0.260 s | 2.7 MiB | 3.14 MiB | + 459.6 KiB |
| /wp-admin/options-writing.php | 0.169 s | 1.220 s | +1.051 s | 2.71 MiB | 3.15 MiB | + 451.99 KiB |
| /wp-admin/media-new.php | 0.245 s | 0.730 s | +0.485 s | 2.67 MiB | 3.14 MiB | + 482.83 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.207 s | 0.517 s | +0.310 s | 2.77 MiB | 3.19 MiB | + 425.34 KiB |
| /wp-admin/post-new.php?post_type=page | 0.938 s | 1.070 s | +0.132 s | 5.01 MiB | 5.44 MiB | + 439.06 KiB |
| /wp-admin/options-discussion.php | 0.347 s | 1.439 s | +1.092 s | 2.68 MiB | 3.15 MiB | + 485.13 KiB |
| /wp-admin/edit-comments.php | 0.249 s | 0.509 s | +0.260 s | 2.78 MiB | 3.18 MiB | + 414.73 KiB |
| / | 0.292 s | 0.537 s | +0.245 s | 2.65 MiB | 2.98 MiB | + 335.61 KiB |
| Average | 0.415 s | 1.001 s | +0.586 s | 3.15 MiB | 3.58 MiB | + 440.09 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 | 65.5% | 1,371 | 81 | 29 | |
| JSON | 31.8% | 666 | 0 | 2 | |
| CSS | 1.5% | 31 | 0 | 1 | |
| JavaScript | 1.2% | 25 | 0 | 1 | |
| Total | 2,093 | 81 | 33 | ||
| Lines of code | 1,238 |
|---|---|
| Total complexity | 122 |
| Median class complexity | 2.0 |
| Median method complexity | 1.0 |
| Most complex class | YPS\WC_Conditional_Cart_Notices\Notice_Helper |
| Most complex function | YPS\WC_Conditional_Cart_Notices\Notice_Form::__construct() |
| Classes | 25 |
|---|---|
| Methods | 68 |
| 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.
wp_options 1[15-Jun-2021 05:31:39 UTC] PHP Deprecated: Cannot use "parent" when current class scope has no parent in /wp-content/plugins/yourplugins-wc-conditional-cart-notices/vendor/yps/framework-woocommerce/includes/woocommerce-shipping-method-helper.php on line 11
[15-Jun-2021 05:31:42 UTC] PHP Fatal error: Uncaught Error: Call to a member function enqueue_yps_bootstrap() on null in /wp-content/plugins/yourplugins-wc-conditional-cart-notices/vendor/yps/framework-plugin/includes/plugin-file.php:81
Stack trace:
#0 /wp-content/plugins/yourplugins-wc-conditional-cart-notices/app/application/wc-conditional-cart-notices-application.php(55): YPS\Framework\Plugin\v2_0_6\Plugin->admin_enqueue_scripts()
#1 /wp-includes/class-wp-hook.php(292): YPS\WC_Conditional_Cart_Notices\WC_Conditional_Cart_Notices_Application->admin_enqueue_scripts()
#2 /wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(484): WP_Hook->do_action()
#4 /wp-admin/admin-header.php(102): do_action()
#5 /wp-admin/admin.php(239): require_once('/opt/bitnami/ap...')
#6 {main}
thrown in /wp-content/plugins/yourplugins-wc-conditional-cart-notices/vendor/yps/framework-plugin/includes/plugin-file.php on line 81