License Manager for WooCommerce 3.0.6

Does "License Manager for WooCommerce" work with WordPress 6.5.3 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: 268.64 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.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 7,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=68002b6bdc
Aspect after-activation
HTTP status 200
Load time 0.768 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.223 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.353 s0.319 s-0.034 s3.44 MiB3.75 MiB+ 320.55 KiB
/wp-admin/edit.php0.202 s0.195 s-0.007 s3.46 MiB3.77 MiB+ 318.53 KiB
/wp-admin/post-new.php0.884 s0.589 s-0.295 s5.59 MiB5.98 MiB+ 402.05 KiB
/wp-admin/upload.php0.671 s0.392 s-0.279 s3.38 MiB3.61 MiB+ 238.63 KiB
/wp-admin/options-writing.php0.198 s0.373 s+0.175 s3.37 MiB3.6 MiB+ 230.54 KiB
/wp-admin/media-new.php0.289 s0.268 s-0.021 s3.35 MiB3.6 MiB+ 250.09 KiB
/wp-admin/edit-tags.php?taxonomy=category0.183 s0.206 s+0.023 s3.37 MiB3.64 MiB+ 275.99 KiB
/wp-admin/post-new.php?post_type=page0.533 s0.572 s+0.039 s5.59 MiB5.91 MiB+ 328.51 KiB
/wp-admin/options-discussion.php0.338 s0.243 s-0.095 s3.36 MiB3.59 MiB+ 239.66 KiB
/wp-admin/edit-comments.php0.249 s0.232 s-0.017 s3.39 MiB3.64 MiB+ 258.65 KiB
/0.288 s0.196 s-0.092 s3.42 MiB3.51 MiB+ 91.79 KiB
Average 0.381 s0.326 s-0.055 s3.79 MiB4.06 MiB+ 268.64 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

[08-May-2024 22:30:58 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
[08-May-2024 22:30:58 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
[08-May-2024 22:30:58 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