Tax Exemption for WooCommerce 1.0.3

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

Summary

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

Memory usage: 94.93 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=e234472b00
Aspect after-activation
HTTP status 200
Load time 0.779 s
Memory usage 3.07 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.202 s
Memory usage 3.18 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.399 s0.341 s-0.058 s2.82 MiB2.98 MiB+ 158.15 KiB
/wp-admin/edit.php0.208 s0.204 s-0.004 s2.85 MiB3 MiB+ 157.8 KiB
/wp-admin/post-new.php0.758 s0.610 s-0.148 s5.21 MiB5.31 MiB+ 97.69 KiB
/wp-admin/upload.php0.629 s0.590 s-0.039 s2.77 MiB2.84 MiB+ 76.39 KiB
/wp-admin/options-writing.php0.232 s0.288 s+0.056 s2.76 MiB2.83 MiB+ 68.36 KiB
/wp-admin/media-new.php0.504 s0.220 s-0.284 s2.74 MiB2.83 MiB+ 88.59 KiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.204 s-0.002 s2.76 MiB2.85 MiB+ 93.76 KiB
/wp-admin/post-new.php?post_type=page0.615 s0.603 s-0.012 s5.21 MiB5.3 MiB+ 93.27 KiB
/wp-admin/options-discussion.php0.240 s0.260 s+0.020 s2.75 MiB2.82 MiB+ 76.89 KiB
/wp-admin/edit-comments.php0.248 s0.222 s-0.026 s2.78 MiB2.85 MiB+ 76.43 KiB
/0.284 s0.215 s-0.069 s3.13 MiB3.18 MiB+ 56.94 KiB
Average 0.393 s0.342 s-0.051 s3.25 MiB3.34 MiB+ 94.93 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,97717,276121
JavaScript0.7%249535
CSS0.2%85015
XML0.0%1601
Total 34,327 17,329 142

PHP Code Analysis | More results »

Lines of code 24,397
Total complexity 6,027
Median class complexity 17.5
Median method complexity 2.0
Most complex class Freemius\Freemius
Most complex function Freemius\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 8 lines

[12-Oct-2023 13:10:06 UTC] PHP Fatal error:  Uncaught Error: Class "WC_Tax" not found in /wp-content/plugins/tax-exemption-woo/inc/admin-options.php:97
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 97
See also: All tests for this plugin