License Manager for WooCommerce 2.2.0

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

Summary

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

Memory usage: 117.1 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.032 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.5.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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 8

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=license-manager-for-woocommerce%2Flicense-manager-for-woocommerce.php&plugin_status=all&paged=1&s&_wpnonce=617a892d93
Aspect after-activation
HTTP status 200
Load time 2.021 s
Memory usage 2.82 MiB
JS errors None
Resource errors None

License Manager

Page screenshot: License Manager
URL /wp-admin/admin.php?page=lmfwc_licenses
Aspect menu-item
HTTP status 200
Load time 0.254 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

License Manager → Generators

Page screenshot: License Manager → Generators
URL /wp-admin/admin.php?page=lmfwc_generators
Aspect menu-item
HTTP status 200
Load time 0.175 s
Memory usage 2.77 MiB
JS errors None
Resource errors None

License Manager → Settings

Page screenshot: License Manager → Settings
URL /wp-admin/admin.php?page=lmfwc_settings
Aspect menu-item
HTTP status 200
Load time 0.185 s
Memory usage 2.77 MiB
JS errors None
Resource errors None

License Manager → Settings → Order status

Page screenshot: License Manager → Settings → 
            Order status
URL /wp-admin/admin.php?page=lmfwc_settings&tab=order_status
Aspect menu-item-tab
HTTP status 200
Load time 0.211 s
Memory usage N/A
JS errors None
Resource errors None

License Manager → Settings → REST API keys

Page screenshot: License Manager → Settings → 
            REST API keys
URL /wp-admin/admin.php?page=lmfwc_settings&tab=rest_api
Aspect menu-item-tab
HTTP status 200
Load time 0.160 s
Memory usage 2.88 MiB
JS errors None
Resource errors None

License Manager → Settings → Tools

Page screenshot: License Manager → Settings → 
            Tools
URL /wp-admin/admin.php?page=lmfwc_settings&tab=tools
Aspect menu-item-tab
HTTP status 200
Load time 0.159 s
Memory usage 2.71 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.222 s
Memory usage 2.64 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.448 s0.401 s-0.047 s2.75 MiB2.86 MiB+ 111.8 KiB
/wp-admin/edit.php0.221 s0.240 s+0.019 s2.8 MiB2.91 MiB+ 111.06 KiB
/wp-admin/post-new.php1.498 s2.134 s+0.636 s4.54 MiB4.73 MiB+ 189.25 KiB
/wp-admin/upload.php0.754 s0.472 s-0.282 s2.63 MiB2.73 MiB+ 106.73 KiB
/wp-admin/options-writing.php0.180 s0.170 s-0.010 s2.64 MiB2.72 MiB+ 74.64 KiB
/wp-admin/media-new.php0.212 s0.195 s-0.017 s2.6 MiB2.71 MiB+ 108.77 KiB
/wp-admin/edit-tags.php?taxonomy=category0.185 s0.173 s-0.012 s2.64 MiB2.75 MiB+ 107.8 KiB
/wp-admin/post-new.php?post_type=page1.338 s1.492 s+0.154 s4.53 MiB4.7 MiB+ 175.37 KiB
/wp-admin/options-discussion.php0.334 s0.373 s+0.039 s2.61 MiB2.71 MiB+ 107.46 KiB
/wp-admin/edit-comments.php0.230 s0.215 s-0.015 s2.65 MiB2.75 MiB+ 106.73 KiB
/0.341 s0.231 s-0.110 s2.56 MiB2.65 MiB+ 88.47 KiB
Average 0.522 s0.554 s+0.032 s3 MiB3.11 MiB+ 117.1 KiB

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 4

Options wp_options 4

PHP Error Log 31 lines

[04-Sep-2020 04:36:31 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function LicenseManagerForWooCommerce\Settings\wc_get_order_statuses() in /wp-content/plugins/license-manager-for-woocommerce/includes/settings/OrderStatus.php:83
Stack trace:
#0 /wp-admin/includes/template.php(1737): LicenseManagerForWooCommerce\Settings\OrderStatus->fieldLicenseKeyDeliveryOptions()
#1 /wp-admin/includes/template.php(1695): do_settings_fields()
#2 /wp-content/plugins/license-manager-for-woocommerce/templates/page-settings.php(50): do_settings_sections()
#3 /wp-content/plugins/license-manager-for-woocommerce/includes/AdminMenus.php(366): include('/opt/bitnami/ap...')
#4 /wp-includes/class-wp-hook.php(287): LicenseManagerForWooCommerce\AdminMenus->settingsPage()
#5 /wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
 in /wp-content/plugins/license-manager-for-woocommerce/includes/settings/OrderStatus.php on line 83
[04-Sep-2020 04:36:33 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>lmfwc/v2/licenses</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[04-Sep-2020 04:36:33 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>lmfwc/v2/licenses/(?P<license_key>[\w-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[04-Sep-2020 04:36:33 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>lmfwc/v2/licenses</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[04-Sep-2020 04:36:33 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>lmfwc/v2/licenses/(?P<license_key>[\w-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[04-Sep-2020 04:36:33 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>lmfwc/v2/licenses/activate/(?P<license_key>[\w-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[04-Sep-2020 04:36:33 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>lmfwc/v2/licenses/deactivate/(?P<license_key>[\w-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[04-Sep-2020 04:36:33 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>lmfwc/v2/licenses/validate/(?P<license_key>[\w-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[04-Sep-2020 04:36:33 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>lmfwc/v2/generators</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[04-Sep-2020 04:36:33 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>lmfwc/v2/generators/(?P<generator_id>[\w-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[04-Sep-2020 04:36:33 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>lmfwc/v2/generators</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[04-Sep-2020 04:36:33 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>lmfwc/v2/generators/(?P<generator_id>[\w-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[04-Sep-2020 04:36:37 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>lmfwc/v2/licenses</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[04-Sep-2020 04:36:37 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>lmfwc/v2/licenses/(?P<license_key>[\w-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[04-Sep-2020 04:36:37 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>lmfwc/v2/licenses</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[04-Sep-2020 04:36:37 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>lmfwc/v2/licenses/(?P<license_key>[\w-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[04-Sep-2020 04:36:37 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>lmfwc/v2/licenses/activate/(?P<license_key>[\w-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[04-Sep-2020 04:36:37 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>lmfwc/v2/licenses/deactivate/(?P<license_key>[\w-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[04-Sep-2020 04:36:37 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>lmfwc/v2/licenses/validate/(?P<license_key>[\w-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[04-Sep-2020 04:36:37 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>lmfwc/v2/generators</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[04-Sep-2020 04:36:37 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>lmfwc/v2/generators/(?P<generator_id>[\w-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[04-Sep-2020 04:36:37 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>lmfwc/v2/generators</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[04-Sep-2020 04:36:37 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>lmfwc/v2/generators/(?P<generator_id>[\w-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
See also: All tests for this plugin