Order Tip for WooCommerce 1.1.2

Does Order Tip for WooCommerce work with WordPress 5.9.1 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 39.2 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.9.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/order-tip-woo/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

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=order-tip-woo%2Forder-tip-for-woocommerce.php&plugin_status=all&paged=1&s&_wpnonce=c03971ec30
Aspect after-activation
HTTP status 200
Load time 0.307 s
Memory usage 3.3 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 500
Load time 0.066 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.360 s0.328 s-0.032 s3.37 MiB3.41 MiB+ 39.16 KiB
/wp-admin/edit.php0.192 s0.341 s+0.149 s3.4 MiB3.44 MiB+ 39.16 KiB
/wp-admin/post-new.php1.034 s1.258 s+0.224 s6.14 MiB6.18 MiB+ 34.02 KiB
/wp-admin/upload.php0.405 s0.407 s+0.002 s3.25 MiB3.29 MiB+ 46.02 KiB
/wp-admin/options-writing.php0.354 s0.159 s-0.195 s3.24 MiB3.27 MiB+ 29.88 KiB
/wp-admin/media-new.php0.236 s0.204 s-0.032 s3.23 MiB3.27 MiB+ 46.2 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.192 s+0.004 s3.27 MiB3.3 MiB+ 39.1 KiB
/wp-admin/post-new.php?post_type=page0.988 s0.967 s-0.021 s6.14 MiB6.17 MiB+ 33.6 KiB
/wp-admin/options-discussion.php0.227 s0.303 s+0.076 s3.22 MiB3.27 MiB+ 46.82 KiB
/wp-admin/edit-comments.php0.213 s0.200 s-0.013 s3.27 MiB3.31 MiB+ 38.01 KiB
Average 0.420 s0.436 s+0.016 s3.85 MiB3.89 MiB+ 39.2 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.

PO File
PHP
JavaScript
CSS
Language % Lines of code Comment lines Files
PO File43.9%1,5745906
PHP27.2%97520911
JavaScript16.9%6081034
CSS12.0%431293
Total 3,588 931 24

PHP Code Analysis | More results »

Lines of code 954
Total complexity 119
Median class complexity 10.0
Median method complexity 1.0
Most complex class WOO_Order_Tip_Admin_Reports
Most complex function WOO_Order_Tip_Main_Views::tip_form()
Classes 7
Methods 29
Functions 2

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.

No new entries found.

PHP Error Log 22 lines

[26-Feb-2022 14:08:20 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_woocommerce_currency_symbol() in /wp-content/plugins/order-tip-woo/frontend/controllers/config.class.php:35
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): WOO_Order_Tip_Config->scripts()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(474): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2105): do_action()
#4 /wp-includes/class-wp-hook.php(307): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(474): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3042): do_action()
#8 /wp-content/themes/twentyseventee in /wp-content/plugins/order-tip-woo/frontend/controllers/config.class.php on line 35
[26-Feb-2022 14:08:28 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_woocommerce_currency_symbol() in /wp-content/plugins/order-tip-woo/frontend/controllers/config.class.php:35
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): WOO_Order_Tip_Config->scripts()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(474): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2105): do_action()
#4 /wp-includes/class-wp-hook.php(307): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(474): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3042): do_action()
#8 /wp-content/themes/twentyseventee in /wp-content/plugins/order-tip-woo/frontend/controllers/config.class.php on line 35
See also: All tests for this plugin