Avatar Privacy 2.7.0

Does Avatar Privacy work with WordPress 6.5.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: 1000.49 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.5.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=12a6f715ab
Aspect after-activation
HTTP status 200
Load time 0.359 s
Memory usage 4.02 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.199 s
Memory usage 3.88 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.470 s0.276 s-0.194 s3.44 MiB3.98 MiB+ 562.1 KiB
/wp-admin/edit.php0.224 s0.214 s-0.010 s3.46 MiB4.07 MiB+ 623.84 KiB
/wp-admin/post-new.php0.895 s1.132 s+0.237 s5.59 MiB6.23 MiB+ 652.68 KiB
/wp-admin/upload.php0.763 s0.460 s-0.303 s3.38 MiB3.91 MiB+ 543.52 KiB
/wp-admin/options-writing.php0.226 s0.197 s-0.029 s3.37 MiB3.9 MiB+ 535.45 KiB
/wp-admin/media-new.php0.289 s0.181 s-0.108 s3.35 MiB3.89 MiB+ 555.71 KiB
/wp-admin/edit-tags.php?taxonomy=category0.199 s0.219 s+0.020 s3.37 MiB3.92 MiB+ 563.73 KiB
/wp-admin/post-new.php?post_type=page1.038 s0.771 s-0.267 s5.59 MiB6.22 MiB+ 648.38 KiB
/wp-admin/options-discussion.php0.360 s0.809 s+0.449 s3.36 MiB8.54 MiB+ 5.18 MiB
/wp-admin/edit-comments.php0.262 s0.201 s-0.061 s3.39 MiB3.92 MiB+ 543.75 KiB
/0.366 s0.233 s-0.133 s3.42 MiB3.88 MiB+ 472.02 KiB
Average 0.463 s0.427 s-0.036 s3.79 MiB4.77 MiB+ 1000.49 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
PHP93.9%11,45917,081192
Markdown3.5%42807
JavaScript1.6%1991398
SVG0.4%54054
JSON0.4%4802
CSS0.1%1422
Total 12,202 17,222 265

PHP Code Analysis | More results »

Lines of code 10,703
Total complexity 2,181
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 146
Methods 880
Functions 6

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

[12-Apr-2024 11:32:12 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
[12-Apr-2024 11:32:12 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