License Manager for WooCommerce 3.0.6

Does "License Manager for WooCommerce" work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
3Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 273.42 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.5.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 6,000+
WordPress.org page https://wordpress.org/plugins/license-manager-for-woocommerce/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

License Manager for WooCommerce ‹ Test site — WordPress

Page screenshot: License Manager for WooCommerce ‹ Test site — WordPress
URL /wp-admin/admin.php?page=lmwoo
Requested URL /wp-admin/plugins.php?action=activate&plugin=license-manager-for-woocommerce%2Flicense-manager-for-woocommerce.php&plugin_status=all&paged=1&s&_wpnonce=52562fc660
Aspect after-activation
HTTP status 200
Load time 0.492 s
Memory usage 3.83 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.213 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.351 s0.300 s-0.051 s3.44 MiB3.75 MiB+ 320.55 KiB
/wp-admin/edit.php0.186 s0.189 s+0.003 s3.46 MiB3.77 MiB+ 318.53 KiB
/wp-admin/post-new.php0.810 s0.554 s-0.256 s5.59 MiB5.98 MiB+ 402.05 KiB
/wp-admin/upload.php0.608 s0.266 s-0.342 s3.38 MiB3.61 MiB+ 238.63 KiB
/wp-admin/options-writing.php0.204 s0.348 s+0.144 s3.37 MiB3.6 MiB+ 230.54 KiB
/wp-admin/media-new.php0.273 s0.248 s-0.025 s3.35 MiB3.6 MiB+ 250.09 KiB
/wp-admin/edit-tags.php?taxonomy=category0.177 s0.177 s+0.000 s3.37 MiB3.64 MiB+ 275.99 KiB
/wp-admin/post-new.php?post_type=page0.506 s0.551 s+0.045 s5.59 MiB5.91 MiB+ 328.51 KiB
/wp-admin/options-discussion.php0.293 s0.248 s-0.045 s3.36 MiB3.59 MiB+ 239.66 KiB
/wp-admin/edit-comments.php0.268 s0.202 s-0.066 s3.39 MiB3.64 MiB+ 258.65 KiB
/0.283 s0.179 s-0.104 s3.37 MiB3.51 MiB+ 144.41 KiB
Average 0.360 s0.297 s-0.063 s3.79 MiB4.05 MiB+ 273.42 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
PHP96.6%45,82121,077220
JavaScript1.7%807617
Markdown0.9%41903
CSS0.7%3361115
JSON0.1%5802
Total 47,441 21,149 247

PHP Code Analysis | More results »

Lines of code 33,800
Total complexity 7,635
Median class complexity 18.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 104
Methods 1,727
Functions 122

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.

Database Tables 5

Options wp_options 9

PHP Error Log 3 lines

[11-Apr-2024 05:09:47 UTC] WordPress database error Unknown column 'activations_limit' in 'wp_lmfwc_licenses' for query ALTER TABLE `wp_lmfwc_licenses` RENAME COLUMN `activations_limit` TO `times_activated_max`; made by activate_plugin, do_action('activate_license-manager-for-woocommerce/license-manager-for-woocommerce.php'), WP_Hook->do_action, WP_Hook->apply_filters, LicenseManagerForWooCommerce\Setup::install, LicenseManagerForWooCommerce\Setup::backwardSupport
[11-Apr-2024 05:09:47 UTC] WordPress database error Unknown column 'activations_limit' in 'wp_lmfwc_generators' for query ALTER TABLE `wp_lmfwc_generators` RENAME COLUMN `activations_limit` TO `times_activated_max`; made by activate_plugin, do_action('activate_license-manager-for-woocommerce/license-manager-for-woocommerce.php'), WP_Hook->do_action, WP_Hook->apply_filters, LicenseManagerForWooCommerce\Setup::install, LicenseManagerForWooCommerce\Setup::backwardSupport
[11-Apr-2024 05:09:47 UTC] WordPress database error Can't DROP COLUMN `endpoints`; check that it exists for query ALTER TABLE `wp_lmfwc_api_keys` DROP COLUMN `endpoints`; made by activate_plugin, do_action('activate_license-manager-for-woocommerce/license-manager-for-woocommerce.php'), WP_Hook->do_action, WP_Hook->apply_filters, LicenseManagerForWooCommerce\Setup::install, LicenseManagerForWooCommerce\Setup::backwardSupport
See also: All tests for this plugin