Does "YourPlugins Conditional Cart Notices for WooCommerce" 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: 441.49 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.342 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=b70aeeefa5 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 2.011 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.134 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 | 0.985 s |
| Memory usage | 3.35 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 1.575 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.260 s | 0.835 s | +0.575 s | 2.82 MiB | 3.28 MiB | + 468.2 KiB |
| /wp-admin/edit.php | 0.179 s | 0.549 s | +0.370 s | 2.86 MiB | 3.31 MiB | + 454.73 KiB |
| /wp-admin/post-new.php | 0.909 s | 1.734 s | +0.825 s | 5.02 MiB | 5.45 MiB | + 439.14 KiB |
| /wp-admin/upload.php | 0.496 s | 0.618 s | +0.122 s | 2.7 MiB | 3.14 MiB | + 459.6 KiB |
| /wp-admin/options-writing.php | 0.268 s | 0.542 s | +0.274 s | 2.71 MiB | 3.15 MiB | + 451.99 KiB |
| /wp-admin/media-new.php | 0.236 s | 0.993 s | +0.757 s | 2.67 MiB | 3.14 MiB | + 482.83 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.196 s | 0.455 s | +0.259 s | 2.77 MiB | 3.19 MiB | + 425.34 KiB |
| /wp-admin/post-new.php?post_type=page | 1.054 s | 0.844 s | -0.210 s | 5.01 MiB | 5.44 MiB | + 439.06 KiB |
| /wp-admin/options-discussion.php | 0.300 s | 0.757 s | +0.457 s | 2.68 MiB | 3.15 MiB | + 485.13 KiB |
| /wp-admin/edit-comments.php | 0.244 s | 0.404 s | +0.160 s | 2.78 MiB | 3.18 MiB | + 414.73 KiB |
| / | 0.259 s | 0.428 s | +0.169 s | 2.65 MiB | 2.98 MiB | + 335.61 KiB |
| Average | 0.400 s | 0.742 s | +0.342 s | 3.15 MiB | 3.58 MiB | + 441.49 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[09-Jul-2021 13:10:30 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
[09-Jul-2021 13:10:33 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