MyStyle 3.18.3

Does MyStyle work with WordPress 5.7.2 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: 207.06 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.073 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.7.2
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=732c40bd0f
Aspect after-activation
HTTP status 200
Load time 2.513 s
Memory usage 2.91 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.329 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.272 s
Memory usage 2.87 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.296 s
Memory usage 2.87 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.288 s
Memory usage 2.9 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.414 s
Memory usage 2.85 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.280 s0.457 s+0.177 s2.82 MiB3.02 MiB+ 209.3 KiB
/wp-admin/edit.php0.191 s0.442 s+0.251 s2.86 MiB3.06 MiB+ 197.8 KiB
/wp-admin/post-new.php0.972 s1.272 s+0.300 s5.02 MiB5.31 MiB+ 292.83 KiB
/wp-admin/upload.php0.504 s0.646 s+0.142 s2.7 MiB2.89 MiB+ 202.88 KiB
/wp-admin/options-writing.php0.147 s0.343 s+0.196 s2.71 MiB2.88 MiB+ 174.28 KiB
/wp-admin/media-new.php0.228 s0.262 s+0.034 s2.67 MiB2.87 MiB+ 205.6 KiB
/wp-admin/edit-tags.php?taxonomy=category0.200 s0.266 s+0.066 s2.77 MiB2.92 MiB+ 148.01 KiB
/wp-admin/post-new.php?post_type=page1.271 s0.759 s-0.512 s5.01 MiB5.3 MiB+ 296.8 KiB
/wp-admin/options-discussion.php0.309 s0.310 s+0.001 s2.68 MiB2.88 MiB+ 207.1 KiB
/wp-admin/edit-comments.php0.231 s0.339 s+0.108 s2.78 MiB2.91 MiB+ 140.04 KiB
/0.309 s0.347 s+0.038 s2.65 MiB2.85 MiB+ 203.02 KiB
Average 0.422 s0.495 s+0.073 s3.15 MiB3.35 MiB+ 207.06 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.2%12,0699,310130
CSS5.1%687393
JavaScript2.7%36014411
Markdown1.0%13608
Bourne Shell0.7%9971
XML0.7%9142
JSON0.6%7602
YAML0.1%1201
Total 13,530 9,504 158

PHP Code Analysis | More results »

Lines of code 11,739
Total complexity 1,673
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 112
Methods 903
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

[19-Jul-2021 23:20:16 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
See also: All tests for this plugin