Licensify 0.31

Does Beauty License Verification work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP warnings
4PHP notices
1PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.1.1
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/beauty-license-verification/
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=beauty-license-verification%2Findex.php&plugin_status=all&paged=1&s&_wpnonce=858619c9ec
Aspect after-activation
HTTP status 200
Load time 0.252 s
Memory usage 3.07 MiB
JS errors None
Resource errors None

Beauty License Verification

Page screenshot: Beauty License Verification
URL /wp-admin/admin.php?page=blv_settings
Aspect menu-item
HTTP status 200
Load time 0.388 s
Memory usage 3.04 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.577 s
Memory usage 3.32 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.274 s0.410 s+0.136 s3.05 MiB3.13 MiB+ 83.41 KiB
/wp-admin/edit.php0.183 s0.199 s+0.016 s3.08 MiB3.16 MiB+ 84.45 KiB
/wp-admin/post-new.php0.756 s0.936 s+0.180 s4.97 MiB5.05 MiB+ 87.77 KiB
/wp-admin/upload.php0.520 s0.288 s-0.232 s2.99 MiB3.06 MiB+ 66.03 KiB
/wp-admin/options-writing.php0.145 s0.143 s-0.002 s2.99 MiB3.04 MiB+ 52.69 KiB
/wp-admin/media-new.php0.259 s0.203 s-0.056 s2.97 MiB3.04 MiB+ 78.23 KiB
/wp-admin/edit-tags.php?taxonomy=category0.149 s0.167 s+0.018 s2.98 MiB3.06 MiB+ 83.4 KiB
/wp-admin/post-new.php?post_type=page0.625 s0.702 s+0.077 s4.96 MiB5.04 MiB+ 83.36 KiB
/wp-admin/options-discussion.php0.200 s0.244 s+0.044 s2.98 MiB3.04 MiB+ 66.84 KiB
/wp-admin/edit-comments.php0.203 s0.182 s-0.021 s3 MiB3.07 MiB+ 66.07 KiB
/0.257 s0.480 s+0.223 s2.94 MiB3.32 MiB+ 380.4 KiB
Average 0.325 s0.359 s+0.035 s3.35 MiB3.46 MiB+ 102.97 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
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP58.7%3,1031046
JavaScript31.5%1,662481
CSS9.8%515202
SVG0.0%202
Total 5,282 172 11

PHP Code Analysis | More results »

Lines of code 3,121
Total complexity 423
Median class complexity 62.0
Median method complexity 3.0
Most complex class BLVSignupLogin
Most complex function BLVSignupLogin::add_content_to_footer()
Classes 5
Methods 91
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 1

Options wp_options 2

PHP Error Log 6 lines

[15-Mar-2023 19:25:55 UTC] PHP Deprecated:  Optional parameter $is_purchasable declared before required parameter $product is implicitly treated as a required parameter in /wp-content/plugins/beauty-license-verification/functions/main.php on line 189
[15-Mar-2023 19:25:56 UTC] PHP Warning:  Undefined variable $success in /wp-content/plugins/beauty-license-verification/functions/settings.php on line 206
[15-Mar-2023 19:25:58 UTC] PHP Notice:  Accessing static property BeautyLicenseVerificationAPI::$config as non static in /wp-content/plugins/beauty-license-verification/functions/api.php on line 503
[15-Mar-2023 19:25:58 UTC] PHP Notice:  Accessing static property BeautyLicenseVerificationAPI::$config as non static in /wp-content/plugins/beauty-license-verification/functions/api.php on line 507
[15-Mar-2023 19:26:05 UTC] PHP Notice:  Accessing static property BeautyLicenseVerificationAPI::$config as non static in /wp-content/plugins/beauty-license-verification/functions/api.php on line 503
[15-Mar-2023 19:26:05 UTC] PHP Notice:  Accessing static property BeautyLicenseVerificationAPI::$config as non static in /wp-content/plugins/beauty-license-verification/functions/api.php on line 507
See also: All tests for this plugin, How to Hide the "Licensify" Admin Menu