WP Remote Users Sync 1.0.1

Does WP Remote Users Sync work with WordPress 5.3.2 and PHP 7.2.16? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version5.3.2
PHP version7.2.16
MySQL version8.0.15
PHP memory limit256M
Plugin Info
Last updated
Active installs 8,000+
WordPress.org page https://wordpress.org/plugins/wp-remote-users-sync/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=wp-remote-users-sync%2Fwprus.php&plugin_status=all&paged=1&s&_wpnonce=d17123ab53
Aspect after-activation
HTTP status 200
Load time 0.497 s
Memory usage 3.59 MiB
JS errors None
Resource errors None

WP Remote Users Sync

Page screenshot: WP Remote Users Sync
URL /wp-admin/admin.php?page=wprus
Aspect menu-item
HTTP status 200
Load time 0.289 s
Memory usage 3.78 MiB
JS errors None
Resource errors None

WP Remote Users Sync → Security

Page screenshot: WP Remote Users Sync → 
			 Security
URL /wp-admin/admin.php?page=wprus
Aspect menu-item-tab
HTTP status 200
Load time 0.182 s
Memory usage 3.62 MiB
JS errors None
Resource errors None

WP Remote Users Sync → Import / Export

Page screenshot: WP Remote Users Sync → 
			 Import / Export
URL /wp-admin/admin.php?page=wprus
Aspect menu-item-tab
HTTP status 200
Load time 0.242 s
Memory usage 3.62 MiB
JS errors None
Resource errors None

WP Remote Users Sync → Activity Logs

Page screenshot: WP Remote Users Sync → 
			 Activity Logs
URL /wp-admin/admin.php?page=wprus
Aspect menu-item-tab
HTTP status 200
Load time 0.193 s
Memory usage 3.62 MiB
JS errors None
Resource errors None

WP Remote Users Sync → Help

Page screenshot: WP Remote Users Sync → 
			 Help
URL /wp-admin/admin.php?page=wprus
Aspect menu-item-tab
HTTP status 200
Load time 0.239 s
Memory usage 3.62 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.218 s
Memory usage 3.32 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.273 s0.258 s-0.015 s3.61 MiB3.7 MiB+ 90.96 KiB
/wp-admin/edit.php0.209 s0.230 s+0.021 s3.64 MiB3.67 MiB+ 26.96 KiB
/wp-admin/post-new.php1.089 s1.556 s+0.467 s5.36 MiB5.41 MiB+ 45.01 KiB
/wp-admin/upload.php0.428 s0.387 s-0.041 s3.48 MiB3.56 MiB+ 89.83 KiB
/wp-admin/options-writing.php0.151 s0.144 s-0.007 s3.56 MiB3.56 MiB- 3.61 KiB
/wp-admin/media-new.php0.200 s0.181 s-0.019 s3.46 MiB3.55 MiB+ 90 KiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.173 s-0.020 s3.56 MiB3.59 MiB+ 26.91 KiB
/wp-admin/post-new.php?post_type=page0.904 s0.924 s+0.020 s5.35 MiB5.39 MiB+ 37.56 KiB
/wp-admin/options-discussion.php0.304 s0.401 s+0.097 s3.46 MiB3.55 MiB+ 90.63 KiB
/wp-admin/edit-comments.php0.193 s0.196 s+0.003 s3.57 MiB3.59 MiB+ 25.85 KiB
/0.291 s0.197 s-0.094 s3.32 MiB3.33 MiB+ 14.07 KiB
Average 0.385 s0.422 s+0.037 s3.85 MiB3.9 MiB+ 48.56 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.

Database Tables 2

Meta Boxes

{
    "toplevel_page_wprus": {
        "submitdiv": {
            "title": "Save Settings",
            "context": "side"
        },
        "site_add": {
            "title": "Add Remote Site",
            "context": "side"
        },
        "ip_whitelist": {
            "title": "IP Whitelist",
            "context": "side"
        },
        "encryption": {
            "title": "Authentication & Encryption",
            "context": "normal"
        },
        "logs": {
            "title": "Logs",
            "context": "normal"
        },
        "site_template": {
            "title": "----",
            "context": "normal"
        },
        "export": {
            "title": "Export Users",
            "context": "normal"
        },
        "import": {
            "title": "Import Users",
            "context": "normal"
        }
    }
}

PHP Error Log 10 lines

[14-Mar-2020 18:00:58 UTC] PHP Notice:  Undefined index: enable in /wp-content/plugins/wp-remote-users-sync/inc/templates/admin/logs-metabox.php on line 15
[14-Mar-2020 18:00:58 UTC] PHP Notice:  Undefined index: min_num in /wp-content/plugins/wp-remote-users-sync/inc/templates/admin/logs-metabox.php on line 23
[14-Mar-2020 18:00:58 UTC] PHP Notice:  Undefined index: enable in /wp-content/plugins/wp-remote-users-sync/inc/templates/admin/logs-metabox.php on line 15
[14-Mar-2020 18:00:58 UTC] PHP Notice:  Undefined index: min_num in /wp-content/plugins/wp-remote-users-sync/inc/templates/admin/logs-metabox.php on line 23
[14-Mar-2020 18:01:00 UTC] PHP Notice:  Undefined index: enable in /wp-content/plugins/wp-remote-users-sync/inc/templates/admin/logs-metabox.php on line 15
[14-Mar-2020 18:01:00 UTC] PHP Notice:  Undefined index: min_num in /wp-content/plugins/wp-remote-users-sync/inc/templates/admin/logs-metabox.php on line 23
[14-Mar-2020 18:01:01 UTC] PHP Notice:  Undefined index: enable in /wp-content/plugins/wp-remote-users-sync/inc/templates/admin/logs-metabox.php on line 15
[14-Mar-2020 18:01:01 UTC] PHP Notice:  Undefined index: min_num in /wp-content/plugins/wp-remote-users-sync/inc/templates/admin/logs-metabox.php on line 23
[14-Mar-2020 18:01:02 UTC] PHP Notice:  Undefined index: enable in /wp-content/plugins/wp-remote-users-sync/inc/templates/admin/logs-metabox.php on line 15
[14-Mar-2020 18:01:02 UTC] PHP Notice:  Undefined index: min_num in /wp-content/plugins/wp-remote-users-sync/inc/templates/admin/logs-metabox.php on line 23
See also: All tests for this plugin, How to Hide the "WP Remote Users Sync" Admin Menu