MyStyle 3.16.1

Does MyStyle work with WordPress 5.6 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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.

Environment
WordPress version5.6
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 80+
WordPress.org page https://wordpress.org/plugins/mystyle-custom-product-designer/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
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

MyStyle

Page screenshot: MyStyle
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

MyStyle → Settings

Page screenshot: MyStyle → Settings
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

MyStyle → Add-ons

Page screenshot: MyStyle → Add-ons
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

MyStyle → Design Tags

Page screenshot: MyStyle → Design Tags
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

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.273 s
Memory usage 2.81 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.253 s0.775 s+0.522 s2.79 MiB2.96 MiB+ 173.67 KiB
/wp-admin/edit.php0.175 s0.274 s+0.099 s2.84 MiB3.01 MiB+ 179.27 KiB
/wp-admin/post-new.php0.899 s1.118 s+0.219 s4.94 MiB5.13 MiB+ 197.17 KiB
/wp-admin/upload.php0.540 s0.602 s+0.062 s2.67 MiB2.84 MiB+ 171.9 KiB
/wp-admin/options-writing.php0.193 s0.239 s+0.046 s2.68 MiB2.82 MiB+ 142.94 KiB
/wp-admin/media-new.php0.208 s0.239 s+0.031 s2.65 MiB2.82 MiB+ 174.31 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.445 s+0.254 s2.68 MiB2.86 MiB+ 180.72 KiB
/wp-admin/post-new.php?post_type=page1.121 s0.946 s-0.175 s4.92 MiB5.13 MiB+ 209.2 KiB
/wp-admin/options-discussion.php0.293 s0.374 s+0.081 s2.65 MiB2.82 MiB+ 175.81 KiB
/wp-admin/edit-comments.php0.261 s0.333 s+0.072 s2.75 MiB2.85 MiB+ 108.75 KiB
/0.277 s0.293 s+0.016 s2.67 MiB2.81 MiB+ 146.95 KiB
Average 0.401 s0.513 s+0.112 s3.11 MiB3.28 MiB+ 169.15 KiB

Code Statistics

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.

PHP
Language % Lines of code Comment lines Files
PHP89.9%11,0528,676121
CSS4.1%510213
JavaScript2.6%32014411
Markdown1.1%13608
Bourne Shell0.8%9971
XML0.7%9142
JSON0.6%7602
YAML0.1%1201
Total 12,296 8,852 149

PHP Code Analysis | More results »

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

Additions

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.

Database Tables 2

Options wp_options 1

PHP Error Log 9 lines

[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
See also: All tests for this plugin