Licensify 0.12

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

Summary

Errors
2PHP fatal errors
1PHP notices
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 61.4 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 version5.7.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=266f36cb07
Aspect after-activation
HTTP status 200
Load time 0.309 s
Memory usage 2.77 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.403 s
Memory usage 2.76 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 500
Load time 0.046 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.272 s0.252 s-0.020 s2.82 MiB2.88 MiB+ 66.05 KiB
/wp-admin/edit.php0.174 s0.189 s+0.015 s2.86 MiB2.93 MiB+ 66.78 KiB
/wp-admin/post-new.php1.054 s1.354 s+0.300 s5.02 MiB5.1 MiB+ 78.35 KiB
/wp-admin/upload.php0.498 s0.450 s-0.048 s2.7 MiB2.75 MiB+ 60.18 KiB
/wp-admin/options-writing.php0.250 s0.134 s-0.116 s2.71 MiB2.74 MiB+ 28.89 KiB
/wp-admin/media-new.php0.237 s0.179 s-0.058 s2.67 MiB2.73 MiB+ 59.21 KiB
/wp-admin/edit-tags.php?taxonomy=category0.180 s0.181 s+0.001 s2.77 MiB2.83 MiB+ 61.99 KiB
/wp-admin/post-new.php?post_type=page1.200 s0.721 s-0.479 s5.01 MiB5.08 MiB+ 69.94 KiB
/wp-admin/options-discussion.php0.304 s0.300 s-0.004 s2.68 MiB2.74 MiB+ 61.71 KiB
/wp-admin/edit-comments.php0.240 s0.214 s-0.026 s2.78 MiB2.84 MiB+ 60.94 KiB
Average 0.441 s0.397 s-0.043 s3.2 MiB3.26 MiB+ 61.4 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
PHP56.5%2,1571035
JavaScript32.0%1,219441
CSS11.5%437222
SVG0.1%202
Total 3,815 169 10

PHP Code Analysis | More results »

Lines of code 2,172
Total complexity 276
Median class complexity 65.0
Median method complexity 3.0
Most complex class BLVSignupLogin
Most complex function BLVSignupLogin::add_content_to_footer()
Classes 4
Methods 70
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.

Options wp_options 1

PHP Error Log 23 lines

[20-May-2021 21:05:01 UTC] PHP Notice:  Undefined variable: success in /wp-content/plugins/beauty-license-verification/functions/settings.php on line 200
[20-May-2021 21:05:01 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/beauty-license-verification/functions/main.php:77
Stack trace:
#0 /wp-includes/class-wp-hook.php(292): BLVSignupLogin->added_scripts()
#1 /wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(484): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2027): do_action()
#4 /wp-includes/class-wp-hook.php(292): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(484): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3009): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head in /wp-content/plugins/beauty-license-verification/functions/main.php on line 77
[20-May-2021 21:05:08 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/beauty-license-verification/functions/main.php:77
Stack trace:
#0 /wp-includes/class-wp-hook.php(292): BLVSignupLogin->added_scripts()
#1 /wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(484): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2027): do_action()
#4 /wp-includes/class-wp-hook.php(292): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(484): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3009): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head in /wp-content/plugins/beauty-license-verification/functions/main.php on line 77
See also: All tests for this plugin, How to Hide the "Licensify" Admin Menu