Does MyStyle work with WordPress 5.8 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: 190.92 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.098 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 5.8 |
---|---|
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=bd5a80180c |
Aspect | after-activation |
HTTP status | 200 |
Load time | 1.060 s |
Memory usage | 3.22 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=mystyle |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.274 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.283 s |
Memory usage | 3.18 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=mystyle_addons |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.247 s |
Memory usage | 3.18 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.240 s |
Memory usage | 3.21 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.440 s |
Memory usage | 3.11 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.339 s | 0.388 s | +0.049 s | 3.08 MiB | 3.27 MiB | + 187.81 KiB |
/wp-admin/edit.php | 0.183 s | 0.275 s | +0.092 s | 3.11 MiB | 3.3 MiB | + 190.65 KiB |
/wp-admin/post-new.php | 0.971 s | 1.316 s | +0.345 s | 5.27 MiB | 5.48 MiB | + 221.44 KiB |
/wp-admin/upload.php | 0.639 s | 0.633 s | -0.006 s | 3.03 MiB | 3.21 MiB | + 181.34 KiB |
/wp-admin/options-writing.php | 0.316 s | 0.256 s | -0.060 s | 3.02 MiB | 3.17 MiB | + 151.57 KiB |
/wp-admin/media-new.php | 0.259 s | 0.298 s | +0.039 s | 3.01 MiB | 3.19 MiB | + 182.45 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.167 s | 0.340 s | +0.173 s | 3.04 MiB | 3.22 MiB | + 189.23 KiB |
/wp-admin/post-new.php?post_type=page | 1.134 s | 1.236 s | +0.102 s | 5.26 MiB | 5.48 MiB | + 225.36 KiB |
/wp-admin/options-discussion.php | 0.322 s | 0.404 s | +0.082 s | 3 MiB | 3.19 MiB | + 185.57 KiB |
/wp-admin/edit-comments.php | 0.250 s | 0.522 s | +0.272 s | 3.04 MiB | 3.22 MiB | + 182.25 KiB |
/ | 0.314 s | 0.308 s | -0.006 s | 2.91 MiB | 3.11 MiB | + 202.49 KiB |
Average | 0.445 s | 0.543 s | +0.098 s | 3.43 MiB | 3.62 MiB | + 190.92 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.2% | 12,125 | 9,329 | 130 | |
CSS | 5.1% | 687 | 39 | 3 | |
JavaScript | 2.6% | 360 | 144 | 11 | |
Markdown | 1.0% | 136 | 0 | 8 | |
Bourne Shell | 0.7% | 99 | 7 | 1 | |
XML | 0.7% | 91 | 4 | 2 | |
JSON | 0.6% | 76 | 0 | 2 | |
YAML | 0.1% | 12 | 0 | 1 | |
Total | 13,586 | 9,523 | 158 |
Lines of code | 11,791 |
---|---|
Total complexity | 1,688 |
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 | 906 |
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[25-Jul-2021 11:31:11 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(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 177