MyStyle 3.18.9

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

Summary

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

Memory usage: 220.42 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version5.8.3
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 7

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=d98dba9918
Aspect after-activation
HTTP status 200
Load time 0.856 s
Memory usage 3.23 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.174 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.193 s
Memory usage 3.2 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.238 s
Memory usage 3.2 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.194 s
Memory usage 3.23 MiB
JS errors None
Resource errors None

MyStyle → Design Collections

Page screenshot: MyStyle → Design Collections
URL /wp-admin/edit-tags.php?taxonomy=design_collection
Aspect menu-item
HTTP status 200
Load time 0.217 s
Memory usage 3.23 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.171 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.268 s0.283 s+0.015 s3.08 MiB3.28 MiB+ 203.2 KiB
/wp-admin/edit.php0.175 s0.208 s+0.033 s3.11 MiB3.38 MiB+ 270.92 KiB
/wp-admin/post-new.php0.964 s0.918 s-0.046 s5.27 MiB5.54 MiB+ 274.03 KiB
/wp-admin/upload.php0.460 s0.682 s+0.222 s3.03 MiB3.22 MiB+ 196.79 KiB
/wp-admin/options-writing.php0.139 s0.173 s+0.034 s3.02 MiB3.2 MiB+ 184.14 KiB
/wp-admin/media-new.php0.415 s0.215 s-0.200 s3.01 MiB3.2 MiB+ 197.95 KiB
/wp-admin/edit-tags.php?taxonomy=category0.160 s0.214 s+0.054 s3.04 MiB3.24 MiB+ 204.67 KiB
/wp-admin/post-new.php?post_type=page0.551 s0.622 s+0.071 s5.26 MiB5.53 MiB+ 273.77 KiB
/wp-admin/options-discussion.php0.212 s0.317 s+0.105 s3 MiB3.2 MiB+ 201.02 KiB
/wp-admin/edit-comments.php0.185 s0.217 s+0.032 s3.04 MiB3.24 MiB+ 197.7 KiB
/0.256 s0.140 s-0.116 s2.96 MiB
Average 0.344 s0.363 s+0.019 s3.44 MiB3.7 MiB+ 220.42 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
PHP88.6%12,8009,646135
CSS5.3%763403
JavaScript3.2%46415011
Markdown0.9%13608
Bourne Shell0.7%9971
XML0.6%9142
JSON0.5%7602
YAML0.1%1201
Total 14,441 9,847 163

PHP Code Analysis | More results »

Lines of code 12,383
Total complexity 1,797
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 116
Methods 939
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 31 lines

[13-Jan-2022 03:18:29 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:225
Stack trace:
#0 /wp-content/plugins/mystyle-custom-product-designer/includes/admin/pages/class-mystyle-dashboard-page.php(86): MyStyle_Dashboard_Page->get_total_customizable_products_count()
#1 /wp-includes/class-wp-hook.php(303): MyStyle_Dashboard_Page->render_page()
#2 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(470): 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 225
[13-Jan-2022 03:18:31 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/mystyle-custom-product-designer/includes/frontend/class-mystyle-frontend.php:188
Stack trace:
#0 /wp-includes/class-wp-hook.php(305): MyStyle_FrontEnd->filter_body_class()
#1 /wp-includes/plugin.php(189): WP_Hook->apply_filters()
#2 /wp-includes/post-template.php(836): apply_filters()
#3 /wp-includes/post-template.php(595): get_body_class()
#4 /wp-content/themes/twentyseventeen/header.php(25): body_class()
#5 /wp-includes/template.php(770): require_once('/opt/bitnami/ap...')
#6 /wp-includes/template.php(716): load_template()
#7 /wp-includes/general-template.php(48): locate_template()
#8 /wp-content in /wp-content/plugins/mystyle-custom-product-designer/includes/frontend/class-mystyle-frontend.php on line 188
[13-Jan-2022 03:18:38 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/mystyle-custom-product-designer/includes/frontend/class-mystyle-frontend.php:188
Stack trace:
#0 /wp-includes/class-wp-hook.php(305): MyStyle_FrontEnd->filter_body_class()
#1 /wp-includes/plugin.php(189): WP_Hook->apply_filters()
#2 /wp-includes/post-template.php(836): apply_filters()
#3 /wp-includes/post-template.php(595): get_body_class()
#4 /wp-content/themes/twentyseventeen/header.php(25): body_class()
#5 /wp-includes/template.php(770): require_once('/opt/bitnami/ap...')
#6 /wp-includes/template.php(716): load_template()
#7 /wp-includes/general-template.php(48): locate_template()
#8 /wp-content in /wp-content/plugins/mystyle-custom-product-designer/includes/frontend/class-mystyle-frontend.php on line 188
See also: All tests for this plugin