Licensify 0.29

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: 101.12 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.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=6f528570dc
Aspect after-activation
HTTP status 200
Load time 0.255 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.507 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.676 s
Memory usage 3.31 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.288 s0.238 s-0.050 s3.05 MiB3.13 MiB+ 81.62 KiB
/wp-admin/edit.php0.188 s0.195 s+0.007 s3.08 MiB3.16 MiB+ 82.66 KiB
/wp-admin/post-new.php0.812 s1.014 s+0.202 s4.97 MiB5.05 MiB+ 85.98 KiB
/wp-admin/upload.php0.556 s0.307 s-0.249 s2.99 MiB3.06 MiB+ 64.25 KiB
/wp-admin/options-writing.php0.178 s0.142 s-0.036 s2.99 MiB3.04 MiB+ 50.9 KiB
/wp-admin/media-new.php0.273 s0.204 s-0.069 s2.97 MiB3.04 MiB+ 76.44 KiB
/wp-admin/edit-tags.php?taxonomy=category0.202 s0.175 s-0.027 s2.98 MiB3.06 MiB+ 81.61 KiB
/wp-admin/post-new.php?post_type=page0.641 s0.723 s+0.082 s4.96 MiB5.04 MiB+ 81.57 KiB
/wp-admin/options-discussion.php0.205 s0.267 s+0.062 s2.98 MiB3.04 MiB+ 65.05 KiB
/wp-admin/edit-comments.php0.225 s0.194 s-0.031 s3 MiB3.06 MiB+ 64.28 KiB
/0.291 s0.571 s+0.280 s2.94 MiB3.31 MiB+ 377.96 KiB
Average 0.351 s0.366 s+0.016 s3.35 MiB3.45 MiB+ 101.12 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.3%2,9641046
JavaScript31.5%1,599481
CSS10.1%515202
SVG0.0%202
Total 5,080 172 11

PHP Code Analysis | More results »

Lines of code 2,982
Total complexity 400
Median class complexity 55.0
Median method complexity 3.0
Most complex class BLVSignupLogin
Most complex function BLVSignupLogin::add_content_to_footer()
Classes 5
Methods 88
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

[10-Mar-2023 17:45:07 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 179
[10-Mar-2023 17:45:09 UTC] PHP Warning:  Undefined variable $success in /wp-content/plugins/beauty-license-verification/functions/settings.php on line 197
[10-Mar-2023 17:45:10 UTC] PHP Notice:  Accessing static property BeautyLicenseVerificationAPI::$config as non static in /wp-content/plugins/beauty-license-verification/functions/api.php on line 503
[10-Mar-2023 17:45:10 UTC] PHP Notice:  Accessing static property BeautyLicenseVerificationAPI::$config as non static in /wp-content/plugins/beauty-license-verification/functions/api.php on line 507
[10-Mar-2023 17:45:18 UTC] PHP Notice:  Accessing static property BeautyLicenseVerificationAPI::$config as non static in /wp-content/plugins/beauty-license-verification/functions/api.php on line 503
[10-Mar-2023 17:45:18 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