Licensify 0.32

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
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.026 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=8cc41f1aa1
Aspect after-activation
HTTP status 200
Load time 0.254 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.468 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.638 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.287 s0.225 s-0.062 s3.05 MiB3.13 MiB+ 83.41 KiB
/wp-admin/edit.php0.179 s0.193 s+0.014 s3.08 MiB3.16 MiB+ 84.45 KiB
/wp-admin/post-new.php0.758 s1.010 s+0.252 s4.97 MiB5.05 MiB+ 87.78 KiB
/wp-admin/upload.php0.538 s0.296 s-0.242 s2.99 MiB3.06 MiB+ 66.04 KiB
/wp-admin/options-writing.php0.168 s0.141 s-0.027 s2.99 MiB3.04 MiB+ 52.69 KiB
/wp-admin/media-new.php0.275 s0.198 s-0.077 s2.97 MiB3.04 MiB+ 78.23 KiB
/wp-admin/edit-tags.php?taxonomy=category0.179 s0.172 s-0.007 s2.98 MiB3.06 MiB+ 83.4 KiB
/wp-admin/post-new.php?post_type=page0.611 s0.691 s+0.080 s4.96 MiB5.04 MiB+ 83.36 KiB
/wp-admin/options-discussion.php0.210 s0.297 s+0.087 s2.98 MiB3.04 MiB+ 66.84 KiB
/wp-admin/edit-comments.php0.196 s0.200 s+0.004 s3 MiB3.07 MiB+ 66.07 KiB
/0.275 s0.544 s+0.269 s2.94 MiB3.32 MiB+ 380.4 KiB
Average 0.334 s0.361 s+0.026 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.6%3,0891046
JavaScript31.5%1,662481
CSS9.8%515202
SVG0.0%202
Total 5,268 172 11

PHP Code Analysis | More results »

Lines of code 3,107
Total complexity 419
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 90
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 5 lines

[16-Mar-2023 18:55:40 UTC] PHP Warning:  Undefined variable $success in /wp-content/plugins/beauty-license-verification/functions/settings.php on line 206
[16-Mar-2023 18:55:41 UTC] PHP Notice:  Accessing static property BeautyLicenseVerificationAPI::$config as non static in /wp-content/plugins/beauty-license-verification/functions/api.php on line 503
[16-Mar-2023 18:55:41 UTC] PHP Notice:  Accessing static property BeautyLicenseVerificationAPI::$config as non static in /wp-content/plugins/beauty-license-verification/functions/api.php on line 507
[16-Mar-2023 18:55:49 UTC] PHP Notice:  Accessing static property BeautyLicenseVerificationAPI::$config as non static in /wp-content/plugins/beauty-license-verification/functions/api.php on line 503
[16-Mar-2023 18:55:49 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