Tax Exemption for WooCommerce 2.0.1

Does Tax Exemption for WooCommerce work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 122.09 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.8.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 5

Tax Exemption ‹ Test site — WordPress

Page screenshot: Tax Exemption ‹ 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=e9e00a4b9d
Aspect after-activation
HTTP status 200
Load time 0.598 s
Memory usage 3.79 MiB
JS errors None
Resource errors None

Tax Exemption

Page screenshot: Tax Exemption
URL /wp-admin/admin.php?page=tax-exemption-woo
Aspect menu-item
HTTP status 200
Load time 0.187 s
Memory usage 3.62 MiB
JS errors None
Resource errors None

Tax Exemption → Exempt Customers

Page screenshot: Tax Exemption → Exempt Customers
URL /wp-admin/admin.php?page=tax-exemption-woo-customers
Aspect menu-item
HTTP status 200
Load time 0.170 s
Memory usage 3.62 MiB
JS errors None
Resource errors None

Tax Exemption → Upgrade  ➤

Page screenshot: Tax Exemption → Upgrade  ➤
URL /wp-admin/admin.php?page=tax-exemption-woo-pricing
Aspect menu-item
HTTP status 200
Load time 0.282 s
Memory usage 3.62 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.246 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.300 s0.327 s+0.027 s3.51 MiB3.69 MiB+ 193.08 KiB
/wp-admin/edit.php0.207 s0.191 s-0.016 s3.57 MiB3.72 MiB+ 152.89 KiB
/wp-admin/upload.php0.837 s0.355 s-0.482 s3.52 MiB3.64 MiB+ 117.25 KiB
/wp-admin/options-writing.php0.232 s0.189 s-0.043 s3.5 MiB3.62 MiB+ 121.3 KiB
/wp-admin/media-new.php0.268 s0.232 s-0.036 s3.49 MiB3.62 MiB+ 129.5 KiB
/wp-admin/edit-tags.php?taxonomy=category0.200 s0.183 s-0.017 s3.5 MiB3.64 MiB+ 135.17 KiB
/wp-admin/options-discussion.php0.287 s0.365 s+0.078 s3.5 MiB3.62 MiB+ 117.8 KiB
/wp-admin/edit-comments.php0.432 s0.251 s-0.181 s3.52 MiB3.64 MiB+ 117.3 KiB
/0.346 s0.263 s-0.083 s3.5 MiB3.51 MiB+ 14.46 KiB
Average 0.345 s0.262 s-0.084 s3.51 MiB3.63 MiB+ 122.09 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
PHP93.4%38,48318,022138
SVG2.6%1,07944
PO File2.2%8942451
JavaScript1.1%4588711
CSS0.7%301415
Total 41,215 18,362 169

PHP Code Analysis | More results »

Lines of code 28,990
Total complexity 6,758
Median class complexity 17.5
Median method complexity 2.0
Most complex class Freemius
Most complex function tefw_settings_page()
Classes 54
Methods 1,308
Functions 166

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 20 lines

[05-Jun-2025 21:54:11 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_get_order() in /wp-content/plugins/tax-exemption-woo/inc/functions-edit-order.php:11
Stack trace:
#0 /wp-includes/class-wp-hook.php(326): tefw_order_meta_box()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/includes/meta-boxes.php(1716): do_action()
#4 /wp-admin/edit-form-blocks.php(343): register_and_do_post_meta_boxes()
#5 /wp-admin/post-new.php(72): require('...')
#6 {main}
  thrown in /wp-content/plugins/tax-exemption-woo/inc/functions-edit-order.php on line 11
[05-Jun-2025 21:54:13 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_get_order() in /wp-content/plugins/tax-exemption-woo/inc/functions-edit-order.php:11
Stack trace:
#0 /wp-includes/class-wp-hook.php(326): tefw_order_meta_box()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/includes/meta-boxes.php(1716): do_action()
#4 /wp-admin/edit-form-blocks.php(343): register_and_do_post_meta_boxes()
#5 /wp-admin/post-new.php(72): require('...')
#6 {main}
  thrown in /wp-content/plugins/tax-exemption-woo/inc/functions-edit-order.php on line 11
See also: All tests for this plugin