Avatar Privacy 2.6.0

Does Avatar Privacy work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 892.95 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 1,000+
WordPress.org page https://wordpress.org/plugins/avatar-privacy/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

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=avatar-privacy%2Favatar-privacy.php&plugin_status=all&paged=1&s&_wpnonce=20eb722fcb
Aspect after-activation
HTTP status 200
Load time 0.374 s
Memory usage 3.63 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.207 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.299 s0.254 s-0.045 s3.07 MiB3.62 MiB+ 562.63 KiB
/wp-admin/edit.php0.179 s0.179 s+0.000 s3.1 MiB3.71 MiB+ 624.36 KiB
/wp-admin/post-new.php0.750 s0.651 s-0.099 s5.02 MiB5.51 MiB+ 506.2 KiB
/wp-admin/upload.php0.598 s0.311 s-0.287 s3.02 MiB3.55 MiB+ 543.11 KiB
/wp-admin/options-writing.php0.186 s0.264 s+0.078 s3.01 MiB3.53 MiB+ 529.84 KiB
/wp-admin/media-new.php0.287 s0.196 s-0.091 s2.99 MiB3.53 MiB+ 555.3 KiB
/wp-admin/edit-tags.php?taxonomy=category0.207 s0.171 s-0.036 s3.01 MiB3.55 MiB+ 560.47 KiB
/wp-admin/post-new.php?post_type=page0.611 s0.592 s-0.019 s5.01 MiB5.5 MiB+ 500.95 KiB
/wp-admin/options-discussion.php0.209 s0.807 s+0.598 s3 MiB7.23 MiB+ 4.23 MiB
/wp-admin/edit-comments.php0.214 s0.204 s-0.010 s3.03 MiB3.56 MiB+ 543.7 KiB
/0.298 s0.206 s-0.092 s2.97 MiB3.52 MiB+ 568.34 KiB
Average 0.349 s0.349 s-0.000 s3.38 MiB4.26 MiB+ 892.95 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
Language % Lines of code Comment lines Files
PHP94.6%12,88017,095213
Markdown3.1%42807
JavaScript1.5%1981408
SVG0.4%54054
JSON0.4%4802
CSS0.1%1422
Total 13,622 17,237 286

PHP Code Analysis | More results »

Lines of code 12,242
Total complexity 2,482
Median class complexity 9.0
Median method complexity 1.0
Most complex class Avatar_Privacy\Vendor\Jdenticon\Color
Most complex function Avatar_Privacy\Vendor\Jdenticon\Color::parseNamedColor()
Classes 169
Methods 1,000
Functions 7

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 2

Options wp_options 2

User Metadata wp_usermeta 1

PHP Error Log 2 lines

[02-Apr-2023 00:25:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/avatar-privacy/vendor-scoped/mundschenk-at/wp-settings-ui/src/ui/class-abstract-control.php on line 336
[02-Apr-2023 00:25:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/avatar-privacy/vendor-scoped/mundschenk-at/wp-settings-ui/src/ui/class-abstract-control.php on line 336
See also: All tests for this plugin