Gift Wrapper 5.1.3

Does Gift Wrapper work with WordPress 5.9.3 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: 51.6 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.3
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=71897172e6
Aspect after-activation
HTTP status 200
Load time 0.272 s
Memory usage 3.31 MiB
JS errors None
Resource errors None

WordPress › Error

Page screenshot: WordPress › Error
URL /
Aspect front-page
HTTP status 500
Load time 0.057 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.387 s0.360 s-0.027 s3.37 MiB3.41 MiB+ 43.44 KiB
/wp-admin/edit.php0.209 s0.314 s+0.105 s3.4 MiB3.44 MiB+ 44.2 KiB
/wp-admin/post-new.php1.140 s1.222 s+0.082 s5.65 MiB5.7 MiB+ 47.8 KiB
/wp-admin/upload.php0.509 s0.328 s-0.181 s3.25 MiB3.3 MiB+ 50.3 KiB
/wp-admin/options-writing.php0.316 s0.166 s-0.150 s3.24 MiB3.28 MiB+ 34.89 KiB
/wp-admin/media-new.php0.249 s0.213 s-0.036 s3.23 MiB3.28 MiB+ 50.48 KiB
/wp-admin/edit-tags.php?taxonomy=category0.202 s0.186 s-0.016 s3.27 MiB3.31 MiB+ 44.12 KiB
/wp-admin/post-new.php?post_type=page1.107 s1.060 s-0.047 s5.65 MiB5.69 MiB+ 43.38 KiB
/wp-admin/options-discussion.php0.233 s0.298 s+0.065 s3.22 MiB3.27 MiB+ 51.1 KiB
/wp-admin/edit-comments.php0.283 s0.214 s-0.069 s3.27 MiB3.37 MiB+ 106.29 KiB
Average 0.464 s0.436 s-0.027 s3.75 MiB3.81 MiB+ 51.6 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
PHP53.4%1,9055699
PO File38.0%1,3555972
JavaScript5.2%18683
CSS3.4%12163
Total 3,567 1,180 17

PHP Code Analysis | More results »

Lines of code 1,721
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 22 lines

[07-Apr-2022 01:42:11 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_cart() in /wp-content/plugins/woocommerce-gift-wrapper/includes/class-gift-wrapper-wrapping.php:133
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): The_Gift_Wrapper_Wrapping->wp()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /wp-includes/class-wp.php(771): do_action_ref_array()
#4 /wp-includes/functions.php(1310): WP->main()
#5 /wp-blog-header.php(16): wp()
#6 /index.php(17): require('/opt/bitnami/ap...')
#7 {main}
  thrown in /wp-content/plugins/woocommerce-gift-wrapper/includes/class-gift-wrapper-wrapping.php on line 133
[07-Apr-2022 01:42:19 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_cart() in /wp-content/plugins/woocommerce-gift-wrapper/includes/class-gift-wrapper-wrapping.php:133
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): The_Gift_Wrapper_Wrapping->wp()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /wp-includes/class-wp.php(771): do_action_ref_array()
#4 /wp-includes/functions.php(1310): WP->main()
#5 /wp-blog-header.php(16): wp()
#6 /index.php(17): require('/opt/bitnami/ap...')
#7 {main}
  thrown in /wp-content/plugins/woocommerce-gift-wrapper/includes/class-gift-wrapper-wrapping.php on line 133
See also: All tests for this plugin