Licenses Manager for WooCommerce 3.0.0

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

Summary

Errors
7PHP deprecation warnings
2Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 52.57 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
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/licenses-manager-for-woocommerce/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=licenses-manager-for-woocommerce%2Flicenses-manager-for-woocommerce.php&plugin_status=all&paged=1&s&_wpnonce=c084b485f4
Aspect after-activation
HTTP status 200
Load time 0.679 s
Memory usage 3.58 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.216 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.487 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.316 s0.338 s+0.022 s3.51 MiB3.61 MiB+ 106.04 KiB
/wp-admin/edit.php0.201 s0.225 s+0.024 s3.57 MiB3.62 MiB+ 54.2 KiB
/wp-admin/post-new.php0.786 s0.639 s-0.147 s6.06 MiB6.12 MiB+ 59.06 KiB
/wp-admin/upload.php0.613 s0.609 s-0.004 s3.52 MiB3.56 MiB+ 37.59 KiB
/wp-admin/options-writing.php0.213 s0.394 s+0.181 s3.5 MiB3.54 MiB+ 40.85 KiB
/wp-admin/media-new.php0.266 s0.246 s-0.020 s3.49 MiB3.54 MiB+ 49.05 KiB
/wp-admin/edit-tags.php?taxonomy=category0.252 s0.231 s-0.021 s3.5 MiB3.56 MiB+ 59.72 KiB
/wp-admin/post-new.php?post_type=page0.618 s0.613 s-0.005 s6.05 MiB6.1 MiB+ 54.9 KiB
/wp-admin/options-discussion.php0.329 s0.301 s-0.028 s3.5 MiB3.54 MiB+ 37.35 KiB
/wp-admin/edit-comments.php0.192 s0.214 s+0.022 s3.52 MiB3.56 MiB+ 36.85 KiB
/0.303 s0.213 s-0.090 s3.43 MiB3.48 MiB+ 42.68 KiB
Average 0.372 s0.366 s-0.006 s3.97 MiB4.02 MiB+ 52.57 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
Markdown
Language % Lines of code Comment lines Files
PHP86.8%9,3862,747107
Markdown12.7%1,372011
JavaScript0.5%57145
CSS0.0%102
Total 10,816 2,761 125

PHP Code Analysis | More results »

Lines of code 8,685
Total complexity 1,646
Median class complexity 11.0
Median method complexity 2.0
Most complex class QuadLayers\WLM\Entities\Product_License
Most complex function QuadLayers\WLM\Controllers\Backend\Reports\View\Activations_By_Product::products_widget()
Classes 78
Methods 517
Functions 0

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 2

Meta Boxes

{
    "dashboard": {
        "wp-dashboard-widget-news": {
            "title": "QuadLayers News",
            "context": "normal"
        }
    }
}

PHP Error Log 9 lines

[30-Apr-2025 10:46:26 UTC] PHP Deprecated:  Return type of Minime\Annotations\AnnotationsBag::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/licenses-manager-for-woocommerce/vendor/minime/annotations/src/AnnotationsBag.php on line 180
[30-Apr-2025 10:46:26 UTC] PHP Deprecated:  Return type of Minime\Annotations\AnnotationsBag::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/licenses-manager-for-woocommerce/vendor/minime/annotations/src/AnnotationsBag.php on line 188
[30-Apr-2025 10:46:26 UTC] PHP Deprecated:  Return type of Minime\Annotations\AnnotationsBag::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/licenses-manager-for-woocommerce/vendor/minime/annotations/src/AnnotationsBag.php on line 196
[30-Apr-2025 10:46:26 UTC] PHP Deprecated:  Return type of Minime\Annotations\AnnotationsBag::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/licenses-manager-for-woocommerce/vendor/minime/annotations/src/AnnotationsBag.php on line 206
[30-Apr-2025 10:46:26 UTC] PHP Deprecated:  Return type of Minime\Annotations\AnnotationsBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/licenses-manager-for-woocommerce/vendor/minime/annotations/src/AnnotationsBag.php on line 156
[30-Apr-2025 10:46:26 UTC] PHP Deprecated:  Return type of Minime\Annotations\AnnotationsBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/licenses-manager-for-woocommerce/vendor/minime/annotations/src/AnnotationsBag.php on line 172
[30-Apr-2025 10:46:26 UTC] PHP Deprecated:  Return type of Minime\Annotations\AnnotationsBag::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/licenses-manager-for-woocommerce/vendor/minime/annotations/src/AnnotationsBag.php on line 164
[30-Apr-2025 10:46:26 UTC] WordPress database error Table 'wordpress.wp_qlwlm_licenses' doesn't exist for query SHOW COLUMNS FROM `wp_qlwlm_licenses` LIKE 'license_id' made by activate_plugin, do_action('activate_licenses-manager-for-woocommerce/licenses-manager-for-woocommerce.php'), WP_Hook->do_action, WP_Hook->apply_filters, {closure}, do_action('qlwlm_activation'), WP_Hook->do_action, WP_Hook->apply_filters, QuadLayers\WLM\Setup->QuadLayers\WLM\{closure}, QuadLayers\WLM\Setup::migrate_database
[30-Apr-2025 10:46:26 UTC] WordPress database error Table 'wordpress.wp_qlwlm_activations' doesn't exist for query SHOW COLUMNS FROM `wp_qlwlm_activations` LIKE 'activation_id' made by activate_plugin, do_action('activate_licenses-manager-for-woocommerce/licenses-manager-for-woocommerce.php'), WP_Hook->do_action, WP_Hook->apply_filters, {closure}, do_action('qlwlm_activation'), WP_Hook->do_action, WP_Hook->apply_filters, QuadLayers\WLM\Setup->QuadLayers\WLM\{closure}, QuadLayers\WLM\Setup::migrate_database
See also: All tests for this plugin, How to Hide the "QuadLayers News" Dashboard Widget