User Profile Picture 2.3.11

Does User Profile Picture work with WordPress 5.5.3 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 78.75 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.5.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 60,000+
WordPress.org page https://wordpress.org/plugins/metronet-profile-picture/
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=metronet-profile-picture%2Fmetronet-profile-picture.php&plugin_status=all&paged=1&s&_wpnonce=49409f69f4
Aspect after-activation
HTTP status 200
Load time 0.406 s
Memory usage 2.81 MiB
JS errors None
Resource errors None

Settings → User Profile Picture

Page screenshot: Settings → User Profile Picture
URL /wp-admin/options-general.php?page=mpp
Aspect menu-item
HTTP status 200
Load time 0.182 s
Memory usage 2.68 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.257 s
Memory usage 2.56 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.504 s0.360 s-0.144 s2.75 MiB2.83 MiB+ 80.62 KiB
/wp-admin/edit.php0.223 s0.256 s+0.033 s2.8 MiB2.86 MiB+ 67.59 KiB
/wp-admin/post-new.php1.681 s2.035 s+0.354 s4.55 MiB4.65 MiB+ 110.42 KiB
/wp-admin/upload.php0.740 s0.431 s-0.309 s2.63 MiB2.71 MiB+ 79.48 KiB
/wp-admin/options-writing.php0.165 s0.165 s+0.000 s2.64 MiB2.69 MiB+ 51.46 KiB
/wp-admin/media-new.php0.210 s0.198 s-0.012 s2.6 MiB2.68 MiB+ 79.66 KiB
/wp-admin/edit-tags.php?taxonomy=category0.216 s0.203 s-0.013 s2.64 MiB2.72 MiB+ 80.56 KiB
/wp-admin/post-new.php?post_type=page1.582 s1.579 s-0.003 s4.53 MiB4.64 MiB+ 106.01 KiB
/wp-admin/options-discussion.php0.407 s0.316 s-0.091 s2.61 MiB2.69 MiB+ 79.97 KiB
/wp-admin/edit-comments.php0.238 s0.257 s+0.019 s2.65 MiB2.72 MiB+ 79.47 KiB
/0.354 s0.220 s-0.134 s2.56 MiB2.61 MiB+ 51.06 KiB
Average 0.575 s0.547 s-0.027 s3 MiB3.07 MiB+ 78.75 KiB

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.

Custom Post Types 1

ID Name
mt_ppPosts

PHP Error Log 6 lines

[31-Oct-2020 03:48:18 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>mpp/v2/profile-image/me</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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.5.0.) in /wp-includes/functions.php on line 5229
[31-Oct-2020 03:48:18 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>mpp/v2/profile-image/change</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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.5.0.) in /wp-includes/functions.php on line 5229
[31-Oct-2020 03:48:18 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>mpp/v1/user/(?P<id>\d+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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.5.0.) in /wp-includes/functions.php on line 5229
[31-Oct-2020 03:48:21 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>mpp/v2/profile-image/me</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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.5.0.) in /wp-includes/functions.php on line 5229
[31-Oct-2020 03:48:21 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>mpp/v2/profile-image/change</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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.5.0.) in /wp-includes/functions.php on line 5229
[31-Oct-2020 03:48:21 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>mpp/v1/user/(?P<id>\d+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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.5.0.) in /wp-includes/functions.php on line 5229
See also: All tests for this plugin, How to Hide the "User Profile Picture" Admin Menu