Does MyStyle work with WordPress 5.6 and PHP 7.4.8? A smoke test was performed on .
1 | PHP fatal errors |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 169.15 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.112 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 5.6 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 80+ |
WordPress.org page | https://wordpress.org/plugins/mystyle-custom-product-designer/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=mystyle-custom-product-designer%2Fmystyle.php&plugin_status=all&paged=1&s&_wpnonce=bcdcc5e60d |
Aspect | after-activation |
HTTP status | 200 |
Load time | 2.294 s |
Memory usage | 2.85 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=mystyle |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.204 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=mystyle_settings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.243 s |
Memory usage | 2.82 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=mystyle_addons |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.260 s |
Memory usage | 2.82 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit-tags.php?taxonomy=design_tag |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.257 s |
Memory usage | 2.85 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.273 s |
Memory usage | 2.81 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.253 s | 0.775 s | +0.522 s | 2.79 MiB | 2.96 MiB | + 173.67 KiB |
/wp-admin/edit.php | 0.175 s | 0.274 s | +0.099 s | 2.84 MiB | 3.01 MiB | + 179.27 KiB |
/wp-admin/post-new.php | 0.899 s | 1.118 s | +0.219 s | 4.94 MiB | 5.13 MiB | + 197.17 KiB |
/wp-admin/upload.php | 0.540 s | 0.602 s | +0.062 s | 2.67 MiB | 2.84 MiB | + 171.9 KiB |
/wp-admin/options-writing.php | 0.193 s | 0.239 s | +0.046 s | 2.68 MiB | 2.82 MiB | + 142.94 KiB |
/wp-admin/media-new.php | 0.208 s | 0.239 s | +0.031 s | 2.65 MiB | 2.82 MiB | + 174.31 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.191 s | 0.445 s | +0.254 s | 2.68 MiB | 2.86 MiB | + 180.72 KiB |
/wp-admin/post-new.php?post_type=page | 1.121 s | 0.946 s | -0.175 s | 4.92 MiB | 5.13 MiB | + 209.2 KiB |
/wp-admin/options-discussion.php | 0.293 s | 0.374 s | +0.081 s | 2.65 MiB | 2.82 MiB | + 175.81 KiB |
/wp-admin/edit-comments.php | 0.261 s | 0.333 s | +0.072 s | 2.75 MiB | 2.85 MiB | + 108.75 KiB |
/ | 0.277 s | 0.293 s | +0.016 s | 2.67 MiB | 2.81 MiB | + 146.95 KiB |
Average | 0.401 s | 0.513 s | +0.112 s | 3.11 MiB | 3.28 MiB | + 169.15 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.9% | 11,052 | 8,676 | 121 | |
CSS | 4.1% | 510 | 21 | 3 | |
JavaScript | 2.6% | 320 | 144 | 11 | |
Markdown | 1.1% | 136 | 0 | 8 | |
Bourne Shell | 0.8% | 99 | 7 | 1 | |
XML | 0.7% | 91 | 4 | 2 | |
JSON | 0.6% | 76 | 0 | 2 | |
YAML | 0.1% | 12 | 0 | 1 | |
Total | 12,296 | 8,852 | 149 |
Lines of code | 10,776 |
---|---|
Total complexity | 1,556 |
Median class complexity | 8.0 |
Median method complexity | 1.0 |
Most complex class | MyStyle_Design_Profile_Page |
Most complex function | MyStyle_WooCommerce_Admin_Product::process_mystyle_data_panel() |
Classes | 104 |
---|---|
Methods | 842 |
Functions | 17 |
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[29-Jan-2021 01:02:13 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wc_get_products() in /wp-content/plugins/mystyle-custom-product-designer/includes/admin/pages/class-mystyle-dashboard-page.php:177
Stack trace:
#0 /wp-content/plugins/mystyle-custom-product-designer/includes/admin/pages/class-mystyle-dashboard-page.php(74): MyStyle_Dashboard_Page->get_total_customizable_products_count()
#1 /wp-includes/class-wp-hook.php(287): MyStyle_Dashboard_Page->render_page()
#2 /wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(484): WP_Hook->do_action()
#4 /wp-admin/admin.php(259): do_action()
#5 {main}
thrown in /wp-content/plugins/mystyle-custom-product-designer/includes/admin/pages/class-mystyle-dashboard-page.php on line 177