rtSocial 2.2.1

Does rtSocial work with WordPress 5.6 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
4PHP notices
3JavaScript exceptions
All test pages loaded successfully
2Resource errors (CSS, JS, images, fonts and so on.)
  • 2 net::ERR_NAME_NOT_RESOLVED
Performance

Memory usage: 16.25 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.6
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/rtsocial/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

rtSocial Options Page ‹ Test site — WordPress

Page screenshot: rtSocial Options Page ‹ Test site — WordPress
URL /wp-admin/options-general.php?page=rtsocial-options
Requested URL /wp-admin/plugins.php?action=activate&plugin=rtsocial%2Fsource.php&plugin_status=all&paged=1&s&_wpnonce=3d4e9ffbb4
Aspect after-activation
HTTP status 200
Load time 3.004 s
Memory usage 5 MiB
JS errors
[
    {
        "message": "TypeError: jQuery(...).live is not a function\n    at /wp-content/plugins/rtsocial/js/rtss-main.js?ver=1.0:280:23",
        "trace": null,
        "code": null
    }
]
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "https://static.ak.fbcdn.net/connect.php/js/FB.Share?ver=5.6",
        "errorString": "net::ERR_NAME_NOT_RESOLVED"
    }
]

Settings → rtSocial Options

Page screenshot: Settings → rtSocial Options
URL /wp-admin/options-general.php?page=rtsocial-options
Aspect menu-item
HTTP status 200
Load time 0.531 s
Memory usage 3.28 MiB
JS errors
[
    {
        "message": "TypeError: jQuery(...).live is not a function\n    at /wp-content/plugins/rtsocial/js/rtss-main.js?ver=1.0:280:23",
        "trace": null,
        "code": null
    }
]
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "https://static.ak.fbcdn.net/connect.php/js/FB.Share?ver=5.6",
        "errorString": "net::ERR_NAME_NOT_RESOLVED"
    }
]

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.630 s
Memory usage 2.63 MiB
JS errors
[
    {
        "message": "TypeError: jQuery(...).live is not a function\n    at /wp-content/plugins/rtsocial/js/rtss-main.js,qver=1.0.pagespeed.jm.Z0jTB5Uoua.js:1:6264",
        "trace": null,
        "code": null
    }
]
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 0.692 s
Memory usage 4.98 MiB
JS errors None
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 0.679 s
Memory usage 4.96 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.282 s0.341 s+0.059 s2.79 MiB2.82 MiB+ 23.59 KiB
/wp-admin/edit.php0.185 s0.224 s+0.039 s2.84 MiB2.86 MiB+ 23.59 KiB
/wp-admin/post-new.php0.920 s1.110 s+0.190 s4.93 MiB4.98 MiB+ 50.79 KiB
/wp-admin/upload.php0.521 s0.487 s-0.034 s2.67 MiB2.68 MiB+ 18.09 KiB
/wp-admin/options-writing.php0.166 s0.171 s+0.005 s2.68 MiB2.67 MiB- 13.57 KiB
/wp-admin/media-new.php0.246 s0.190 s-0.056 s2.64 MiB2.66 MiB+ 18.63 KiB
/wp-admin/edit-tags.php?taxonomy=category0.202 s0.197 s-0.005 s2.68 MiB2.7 MiB+ 19.53 KiB
/wp-admin/post-new.php?post_type=page1.192 s0.673 s-0.519 s4.92 MiB4.96 MiB+ 34.38 KiB
/wp-admin/options-discussion.php0.322 s0.186 s-0.136 s2.65 MiB2.67 MiB+ 19.25 KiB
/wp-admin/edit-comments.php0.237 s0.216 s-0.021 s2.75 MiB2.77 MiB+ 18.44 KiB
/0.252 s0.251 s-0.001 s2.67 MiB2.64 MiB- 33.95 KiB
Average 0.411 s0.368 s-0.044 s3.11 MiB3.13 MiB+ 16.25 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 2

Meta Boxes

{
    "post": {
        "rtsocial_sectionid": {
            "title": "rtSocial",
            "context": "side"
        }
    },
    "page": {
        "rtsocial_sectionid": {
            "title": "rtSocial",
            "context": "side"
        }
    }
}

PHP Error Log 4 lines

[14-Dec-2020 02:03:58 UTC] PHP Notice:  Undefined index: google_api_key in /wp-content/plugins/rtsocial/source.php on line 1152
[14-Dec-2020 02:04:02 UTC] PHP Notice:  Undefined index: google_api_key in /wp-content/plugins/rtsocial/source.php on line 1152
[14-Dec-2020 02:04:03 UTC] PHP Notice:  Undefined index: google_api_key in /wp-content/plugins/rtsocial/source.php on line 1152
[14-Dec-2020 02:04:10 UTC] PHP Notice:  Undefined index: google_api_key in /wp-content/plugins/rtsocial/source.php on line 1152
See also: All tests for this plugin, How to Hide rtSocial Admin Menus and Meta Boxes