Tax Exemption for WooCommerce 1.0.1

Does Tax Exemption for WooCommerce work with WordPress 6.3.1 and PHP 8.1.12? 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: 101.32 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 version6.3.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 500+
WordPress.org page https://wordpress.org/plugins/tax-exemption-woo/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

Tax Exemption Settings ‹ Test site — WordPress

Page screenshot: Tax Exemption Settings ‹ Test site — WordPress
URL /wp-admin/admin.php?page=tax-exemption-woo
Requested URL /wp-admin/plugins.php?action=activate&plugin=tax-exemption-woo%2Ftax-exemption-woo.php&plugin_status=all&paged=1&s&_wpnonce=7d10972a83
Aspect after-activation
HTTP status 200
Load time 0.965 s
Memory usage 3.08 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.174 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.376 s0.341 s-0.035 s2.82 MiB2.98 MiB+ 160.73 KiB
/wp-admin/edit.php0.209 s0.233 s+0.024 s2.85 MiB3.01 MiB+ 160.39 KiB
/wp-admin/post-new.php0.765 s0.611 s-0.154 s5.21 MiB5.31 MiB+ 100.27 KiB
/wp-admin/upload.php0.627 s0.383 s-0.244 s2.77 MiB2.84 MiB+ 78.98 KiB
/wp-admin/options-writing.php0.227 s0.203 s-0.024 s2.76 MiB2.83 MiB+ 70.95 KiB
/wp-admin/media-new.php0.498 s0.546 s+0.048 s2.74 MiB2.83 MiB+ 91.17 KiB
/wp-admin/edit-tags.php?taxonomy=category0.203 s0.241 s+0.038 s2.76 MiB2.85 MiB+ 96.34 KiB
/wp-admin/post-new.php?post_type=page0.599 s0.605 s+0.006 s5.21 MiB5.3 MiB+ 95.86 KiB
/wp-admin/options-discussion.php0.228 s0.256 s+0.028 s2.75 MiB2.82 MiB+ 79.48 KiB
/wp-admin/edit-comments.php0.246 s0.202 s-0.044 s2.78 MiB2.86 MiB+ 79.02 KiB
/0.282 s0.158 s-0.124 s3.13 MiB
Average 0.387 s0.344 s-0.044 s3.25 MiB3.36 MiB+ 101.32 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
PHP99.0%33,96717,273121
JavaScript0.7%249535
CSS0.2%85015
XML0.0%1601
Total 34,317 17,326 142

PHP Code Analysis | More results »

Lines of code 24,387
Total complexity 6,026
Median class complexity 17.5
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 48
Methods 1,259
Functions 118

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 4

PHP Error Log 40 lines

[09-Oct-2023 18:45:09 UTC] PHP Fatal error:  Uncaught Error: Class "WC_Tax" not found in /wp-content/plugins/tax-exemption-woo/inc/admin-options.php:89
Stack trace:
#0 /wp-includes/class-wp-hook.php(310): tefw_settings_page()
#1 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin.php(259): do_action()
#4 {main}
  thrown in /wp-content/plugins/tax-exemption-woo/inc/admin-options.php on line 89
[09-Oct-2023 18:45:10 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/tax-exemption-woo/tax-exemption-woo.php:108
Stack trace:
#0 /wp-includes/class-wp-hook.php(310): tefw_fields_scripts()
#1 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3069): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(785): require_once('...')
#6 /wp-includes/template.php(720): load_template()
#7 /wp-includes/general-template.php(92): locate_template()
#8 /wp-content/themes/twentyseventeen/index.php(75): get_footer()
#9 /wp-includes/template-loader.php(106): include('...')
#10 /wp-blog-header.php(19): require_once('...')
#11 /index.php(17): require('...')
#12 {main}
  thrown in /wp-content/plugins/tax-exemption-woo/tax-exemption-woo.php on line 108
[09-Oct-2023 18:45:18 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/tax-exemption-woo/tax-exemption-woo.php:108
Stack trace:
#0 /wp-includes/class-wp-hook.php(310): tefw_fields_scripts()
#1 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3069): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(785): require_once('...')
#6 /wp-includes/template.php(720): load_template()
#7 /wp-includes/general-template.php(92): locate_template()
#8 /wp-content/themes/twentyseventeen/index.php(75): get_footer()
#9 /wp-includes/template-loader.php(106): include('...')
#10 /wp-blog-header.php(19): require_once('...')
#11 /index.php(17): require('...')
#12 {main}
  thrown in /wp-content/plugins/tax-exemption-woo/tax-exemption-woo.php on line 108
See also: All tests for this plugin