Gift Wrapper 5.1

Does Gift Wrapper work with WordPress 5.9 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: 52.4 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
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 3,000+
WordPress.org page https://wordpress.org/plugins/woocommerce-gift-wrapper/
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=woocommerce-gift-wrapper%2Fwoocommerce-gift-wrapper.php&plugin_status=all&paged=1&s&_wpnonce=386d810695
Aspect after-activation
HTTP status 200
Load time 0.241 s
Memory usage 3.3 MiB
JS errors None
Resource errors None

WordPress › Error

Page screenshot: WordPress › Error
URL /
Aspect front-page
HTTP status 500
Load time 0.087 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.339 s0.369 s+0.030 s3.36 MiB3.41 MiB+ 43.44 KiB
/wp-admin/edit.php0.181 s0.261 s+0.080 s3.39 MiB3.44 MiB+ 44.2 KiB
/wp-admin/post-new.php0.860 s0.954 s+0.094 s6.14 MiB6.19 MiB+ 47.8 KiB
/wp-admin/upload.php0.450 s0.365 s-0.085 s3.24 MiB3.29 MiB+ 50.3 KiB
/wp-admin/options-writing.php0.219 s0.157 s-0.062 s3.24 MiB3.27 MiB+ 34.89 KiB
/wp-admin/media-new.php0.281 s0.194 s-0.087 s3.22 MiB3.27 MiB+ 50.48 KiB
/wp-admin/edit-tags.php?taxonomy=category0.194 s0.179 s-0.015 s3.25 MiB3.3 MiB+ 52.12 KiB
/wp-admin/post-new.php?post_type=page0.650 s0.648 s-0.002 s6.14 MiB6.18 MiB+ 43.38 KiB
/wp-admin/options-discussion.php0.245 s0.324 s+0.079 s3.22 MiB3.27 MiB+ 51.1 KiB
/wp-admin/edit-comments.php0.210 s0.220 s+0.010 s3.26 MiB3.37 MiB+ 106.29 KiB
Average 0.363 s0.367 s+0.004 s3.85 MiB3.9 MiB+ 52.4 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
PO File
Language % Lines of code Comment lines Files
PHP52.7%1,8515689
PO File38.6%1,3555972
JavaScript5.3%18683
CSS3.4%12163
Total 3,513 1,179 17

PHP Code Analysis | More results »

Lines of code 1,667
Total complexity 267
Median class complexity 12.0
Median method complexity 3.0
Most complex class The_Gift_Wrapper_Wrapping
Most complex function Gift_Wrapper_Settings_Page::get_settings()
Classes 7
Methods 67
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.

Options wp_options 1

PHP Error Log 20 lines

[18-Feb-2022 00:31:45 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/woocommerce-gift-wrapper/includes/class-gift-wrapper-wrapping.php:171
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): The_Gift_Wrapper_Wrapping->template_redirect()
#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/template-loader.php(13): do_action()
#4 /wp-blog-header.php(19): require_once('/opt/bitnami/ap...')
#5 /index.php(17): require('/opt/bitnami/ap...')
#6 {main}
  thrown in /wp-content/plugins/woocommerce-gift-wrapper/includes/class-gift-wrapper-wrapping.php on line 171
[18-Feb-2022 00:31:52 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/woocommerce-gift-wrapper/includes/class-gift-wrapper-wrapping.php:171
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): The_Gift_Wrapper_Wrapping->template_redirect()
#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/template-loader.php(13): do_action()
#4 /wp-blog-header.php(19): require_once('/opt/bitnami/ap...')
#5 /index.php(17): require('/opt/bitnami/ap...')
#6 {main}
  thrown in /wp-content/plugins/woocommerce-gift-wrapper/includes/class-gift-wrapper-wrapping.php on line 171
See also: All tests for this plugin