Does MyStyle work with WordPress 5.7 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: 199.07 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.137 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 5.7 |
---|---|
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=8eef70c535 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 1.736 s |
Memory usage | 2.9 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=mystyle |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.567 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.358 s |
Memory usage | 2.87 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=mystyle_addons |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.336 s |
Memory usage | 2.87 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.326 s |
Memory usage | 2.9 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.450 s |
Memory usage | 2.85 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.256 s | 0.448 s | +0.192 s | 2.82 MiB | 3.02 MiB | + 202.13 KiB |
/wp-admin/edit.php | 0.179 s | 0.495 s | +0.316 s | 2.86 MiB | 3.05 MiB | + 190.74 KiB |
/wp-admin/post-new.php | 0.918 s | 1.500 s | +0.582 s | 5.02 MiB | 5.3 MiB | + 285.66 KiB |
/wp-admin/upload.php | 0.461 s | 1.154 s | +0.693 s | 2.7 MiB | 2.89 MiB | + 195.7 KiB |
/wp-admin/options-writing.php | 0.252 s | 0.330 s | +0.078 s | 2.71 MiB | 2.86 MiB | + 155.11 KiB |
/wp-admin/media-new.php | 0.216 s | 0.274 s | +0.058 s | 2.67 MiB | 2.87 MiB | + 198.43 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.194 s | 0.276 s | +0.082 s | 2.77 MiB | 2.91 MiB | + 140.84 KiB |
/wp-admin/post-new.php?post_type=page | 1.335 s | 0.781 s | -0.554 s | 5.01 MiB | 5.29 MiB | + 289.63 KiB |
/wp-admin/options-discussion.php | 0.324 s | 0.312 s | -0.012 s | 2.67 MiB | 2.87 MiB | + 199.93 KiB |
/wp-admin/edit-comments.php | 0.260 s | 0.310 s | +0.050 s | 2.78 MiB | 2.91 MiB | + 132.87 KiB |
/ | 0.303 s | 0.327 s | +0.024 s | 2.65 MiB | 2.85 MiB | + 198.74 KiB |
Average | 0.427 s | 0.564 s | +0.137 s | 3.15 MiB | 3.35 MiB | + 199.07 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 | 88.8% | 11,199 | 8,820 | 125 | |
CSS | 5.4% | 677 | 27 | 3 | |
JavaScript | 2.5% | 321 | 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,611 | 9,002 | 153 |
Lines of code | 10,922 |
---|---|
Total complexity | 1,584 |
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 | 108 |
---|---|
Methods | 857 |
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[26-Mar-2021 02:05:08 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(292): MyStyle_Dashboard_Page->render_page()
#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.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