Ultimate Social Media PLUS 3.4.3

Does Ultimate Social Media PLUS work with WordPress 5.5.1 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 288.85 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.548 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.5.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 20,000+
WordPress.org page https://wordpress.org/plugins/ultimate-social-media-plus/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Ultimate Social Media PLUS ‹ Test site — WordPress

Page screenshot: Ultimate Social Media PLUS ‹ Test site — WordPress
URL /wp-admin/admin.php?page=sfsi-plus-options
Requested URL /wp-admin/plugins.php?action=activate&plugin=ultimate-social-media-plus%2Fultimate_social_media_icons.php&plugin_status=all&paged=1&s&_wpnonce=e30bfa9d0e
Aspect after-activation
HTTP status 200
Load time 7.308 s
Memory usage 3.7 MiB
JS errors None
Resource errors None

Ultimate Social Media PLUS

Page screenshot: Ultimate Social Media PLUS
URL /wp-admin/admin.php?page=sfsi-plus-options
Aspect menu-item
HTTP status 200
Load time 3.890 s
Memory usage 2.98 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.557 s
Memory usage 2.84 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 2.626 s
Memory usage 4.83 MiB
JS errors
[
    {
        "message": "SyntaxError: Unexpected token '.'",
        "trace": null,
        "code": null
    }
]
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 2.296 s
Memory usage 4.82 MiB
JS errors
[
    {
        "message": "SyntaxError: Unexpected token '.'",
        "trace": null,
        "code": null
    }
]
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.370 s
Memory usage 2.98 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.458 s0.818 s+0.360 s2.75 MiB3.04 MiB+ 293.91 KiB
/wp-admin/edit.php0.250 s0.687 s+0.437 s2.8 MiB3.09 MiB+ 299.93 KiB
/wp-admin/post-new.php1.587 s2.724 s+1.137 s4.54 MiB4.83 MiB+ 295.47 KiB
/wp-admin/upload.php0.626 s1.018 s+0.392 s2.63 MiB2.91 MiB+ 283.43 KiB
/wp-admin/options-writing.php0.187 s0.569 s+0.382 s2.64 MiB2.89 MiB+ 254.16 KiB
/wp-admin/media-new.php0.224 s0.902 s+0.678 s2.6 MiB2.89 MiB+ 296.23 KiB
/wp-admin/edit-tags.php?taxonomy=category0.198 s0.813 s+0.615 s2.64 MiB2.93 MiB+ 293.38 KiB
/wp-admin/post-new.php?post_type=page1.460 s2.317 s+0.857 s4.53 MiB4.82 MiB+ 290.77 KiB
/wp-admin/options-discussion.php0.259 s0.817 s+0.558 s2.61 MiB2.89 MiB+ 288.85 KiB
/wp-admin/edit-comments.php0.273 s0.632 s+0.359 s2.65 MiB2.93 MiB+ 292.75 KiB
/0.314 s0.567 s+0.253 s2.56 MiB2.84 MiB+ 288.52 KiB
Average 0.531 s1.079 s+0.548 s3 MiB3.28 MiB+ 288.85 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.

Options wp_options 48

Sidebar Widgets 2

ID Name
sfsi-plus-widgetUltimate Social Media PLUS
sfsiplus_subscriber_widgetUltimate Social Plus Subscribe Form

Meta Boxes

{
    "post": {
        "sfsi-plus-social-media": {
            "title": "Ultimate Social Media \u2013 Define which pictures & texts will get shared",
            "context": "normal"
        }
    },
    "page": {
        "sfsi-plus-social-media": {
            "title": "Ultimate Social Media \u2013 Define which pictures & texts will get shared",
            "context": "normal"
        }
    }
}

PHP Error Log 4 lines

[01-Sep-2020 23:49:22 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ultimate-social-media-plus/v1/icons</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 5225
[01-Sep-2020 23:49:29 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ultimate-social-media-plus/v1/icons</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 5225
[01-Sep-2020 23:49:34 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ultimate-social-media-plus/v1/icons</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 5225
[01-Sep-2020 23:49:37 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ultimate-social-media-plus/v1/icons</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 5225
See also: All tests for this plugin, How to Hide Ultimate Social Media PLUS Admin Menus and Meta Boxes