Author Avatars List/Block 2.1.11

Does Author Avatars List/Block work with WordPress 6.0.3 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
1PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 37.03 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.0.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 6,000+
WordPress.org page https://wordpress.org/plugins/author-avatars/
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=author-avatars%2Fauthor-avatars.php&plugin_status=all&paged=1&s&_wpnonce=c2ad456f59
Aspect after-activation
HTTP status 200
Load time 0.238 s
Memory usage 3.74 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.215 s
Memory usage 3.6 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.940 s
Memory usage 5.47 MiB
JS errors
External errors: The following JavaScript errors were probably triggered by WordPress itself, or by compatibility issues in the test runner. They are not related to the plugin.
[
    {
        "message": "TypeError: Cannot read properties of null (reading 'offsetHeight')\n    at t (/wp-includes/js/dist/widgets.min.js?ver=80e98954519d1dad7a91a2248dbc2cc9:7:10419)\n    at IntersectionObserver.n.threshold (/wp-includes/js/dist/widgets.min.js?ver=80e98954519d1dad7a91a2248dbc2cc9:7:10591)",
        "trace": null,
        "code": null
    }
]
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.307 s0.328 s+0.021 s3.73 MiB3.77 MiB+ 39.75 KiB
/wp-admin/edit.php0.177 s0.230 s+0.053 s3.76 MiB3.81 MiB+ 43.16 KiB
/wp-admin/post-new.php1.080 s1.134 s+0.054 s5.55 MiB5.55 MiB- 4.29 KiB
/wp-admin/upload.php0.633 s0.348 s-0.285 s3.69 MiB3.73 MiB+ 41.44 KiB
/wp-admin/options-writing.php0.145 s0.135 s-0.010 s3.62 MiB3.71 MiB+ 85.34 KiB
/wp-admin/media-new.php0.389 s0.154 s-0.235 s3.67 MiB3.71 MiB+ 41.61 KiB
/wp-admin/edit-tags.php?taxonomy=category0.164 s0.174 s+0.010 s3.69 MiB3.73 MiB+ 42.52 KiB
/wp-admin/post-new.php?post_type=page0.815 s0.858 s+0.043 s5.55 MiB5.54 MiB- 9.28 KiB
/wp-admin/options-discussion.php0.204 s0.283 s+0.079 s3.6 MiB3.7 MiB+ 105.92 KiB
/wp-admin/edit-comments.php0.196 s0.204 s+0.008 s3.7 MiB3.74 MiB+ 41.42 KiB
/0.279 s0.189 s-0.090 s3.62 MiB3.6 MiB- 20.28 KiB
Average 0.399 s0.367 s-0.032 s4.02 MiB4.05 MiB+ 37.03 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
Language % Lines of code Comment lines Files
PHP59.6%3,3681,84918
JavaScript26.5%1,50033519
CSS6.1%343315
JSON6.0%33905
Sass1.8%104313
Total 5,654 2,246 50

PHP Code Analysis | More results »

Lines of code 3,366
Total complexity 811
Median class complexity 52.0
Median method complexity 2.0
Most complex class UserList
Most complex function UserList::format_user()
Classes 13
Methods 162
Functions 18

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 2

Sidebar Widgets 1

ID Name
author_avatarsAuthor Avatars

PHP Error Log 1 lines

[28-Oct-2022 23:27:57 UTC] PHP Notice:  Function wp_enqueue_script() was called <strong>incorrectly</strong>. "wp-editor" script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets). Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.8.0.) in /wp-includes/functions.php on line 5833
See also: All tests for this plugin