Licensify 0.34

Does Beauty License Verification work with WordPress 6.2 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: 103.1 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.2
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=9678f8ffba
Aspect after-activation
HTTP status 200
Load time 0.432 s
Memory usage 3.1 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.319 s
Memory usage 3.07 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.620 s
Memory usage 3.34 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.659 s0.218 s-0.441 s3.07 MiB3.15 MiB+ 83.41 KiB
/wp-admin/edit.php0.168 s0.175 s+0.007 s3.1 MiB3.18 MiB+ 84.45 KiB
/wp-admin/post-new.php0.643 s0.841 s+0.198 s5.02 MiB5.11 MiB+ 87.77 KiB
/wp-admin/upload.php0.595 s0.231 s-0.364 s3.02 MiB3.08 MiB+ 66.04 KiB
/wp-admin/options-writing.php0.155 s0.214 s+0.059 s3.01 MiB3.06 MiB+ 52.8 KiB
/wp-admin/media-new.php0.244 s0.254 s+0.010 s2.99 MiB3.07 MiB+ 78.23 KiB
/wp-admin/edit-tags.php?taxonomy=category0.161 s0.160 s-0.001 s3.01 MiB3.09 MiB+ 83.4 KiB
/wp-admin/post-new.php?post_type=page0.516 s0.533 s+0.017 s5.01 MiB5.1 MiB+ 83.36 KiB
/wp-admin/options-discussion.php0.192 s0.186 s-0.006 s3 MiB3.07 MiB+ 66.84 KiB
/wp-admin/edit-comments.php0.188 s0.173 s-0.015 s3.03 MiB3.09 MiB+ 65.34 KiB
/0.255 s0.509 s+0.254 s2.97 MiB3.34 MiB+ 382.45 KiB
Average 0.343 s0.318 s-0.026 s3.38 MiB3.49 MiB+ 103.1 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.5%3,0991046
JavaScript31.7%1,680481
CSS9.7%515202
SVG0.0%202
Total 5,296 172 11

PHP Code Analysis | More results »

Lines of code 3,117
Total complexity 421
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

[28-Apr-2023 17:09:42 UTC] PHP Warning:  Undefined variable $success in /wp-content/plugins/beauty-license-verification/functions/settings.php on line 206
[28-Apr-2023 17:09:43 UTC] PHP Notice:  Accessing static property BeautyLicenseVerificationAPI::$config as non static in /wp-content/plugins/beauty-license-verification/functions/api.php on line 503
[28-Apr-2023 17:09:43 UTC] PHP Notice:  Accessing static property BeautyLicenseVerificationAPI::$config as non static in /wp-content/plugins/beauty-license-verification/functions/api.php on line 507
[28-Apr-2023 17:09:50 UTC] PHP Notice:  Accessing static property BeautyLicenseVerificationAPI::$config as non static in /wp-content/plugins/beauty-license-verification/functions/api.php on line 503
[28-Apr-2023 17:09:50 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