WP Remote Users Sync 1.2.7

Does WP Remote Users Sync work with WordPress 5.8 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: 45.65 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.8
PHP version7.4.8
MySQL version8.0.21
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 8

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=1083401208
Aspect after-activation
HTTP status 200
Load time 0.884 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

Settings → WP Remote Users Sync

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

Settings → WP Remote Users Sync → Security

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

Settings → WP Remote Users Sync → Import / Export

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

Settings → WP Remote Users Sync → Activity Logs

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

Settings → WP Remote Users Sync → Miscellaneous

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

Settings → WP Remote Users Sync → Help

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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.304 s0.338 s+0.034 s3.08 MiB3.17 MiB+ 92.29 KiB
/wp-admin/edit.php0.177 s0.195 s+0.018 s3.11 MiB3.2 MiB+ 92.29 KiB
/wp-admin/post-new.php0.880 s0.990 s+0.110 s5.27 MiB5.31 MiB+ 45.88 KiB
/wp-admin/upload.php0.360 s0.306 s-0.054 s3.03 MiB3.06 MiB+ 27.16 KiB
/wp-admin/options-writing.php0.141 s0.141 s+0.000 s3.02 MiB3.04 MiB+ 11.13 KiB
/wp-admin/media-new.php0.254 s0.193 s-0.061 s3.01 MiB3.03 MiB+ 27.33 KiB
/wp-admin/edit-tags.php?taxonomy=category0.161 s0.176 s+0.015 s3.04 MiB3.07 MiB+ 28.23 KiB
/wp-admin/post-new.php?post_type=page0.880 s0.865 s-0.015 s5.26 MiB5.3 MiB+ 40.84 KiB
/wp-admin/options-discussion.php0.340 s0.276 s-0.064 s3 MiB3.03 MiB+ 27.95 KiB
/wp-admin/edit-comments.php0.228 s0.205 s-0.023 s3.04 MiB3.07 MiB+ 27.14 KiB
/0.284 s0.215 s-0.069 s2.91 MiB2.99 MiB+ 81.91 KiB
Average 0.364 s0.355 s-0.010 s3.43 MiB3.48 MiB+ 45.65 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
PO File
Markdown
Language % Lines of code Comment lines Files
PHP68.3%5,32944735
PO File12.8%9993741
Markdown10.7%83801
JavaScript5.2%40711
CSS2.9%22601
Total 7,799 822 39

PHP Code Analysis | More results »

Lines of code 4,320
Total complexity 752
Median class complexity 26.5
Median method complexity 2.0
Most complex class Wprus_Api_Abstract
Most complex function Wprus_Api_Meta::handle_notification()
Classes 16
Methods 185
Functions 5

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

{
    "settings_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"
        },
        "browser_support": {
            "title": "Browser Support",
            "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 6 lines

[23-Jul-2021 06:34:52 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-remote-users-sync/inc/class-wprus-logger.php on line 94
[23-Jul-2021 06:34:52 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-remote-users-sync/inc/class-wprus-logger.php on line 94
[23-Jul-2021 06:34:53 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-remote-users-sync/inc/class-wprus-logger.php on line 94
[23-Jul-2021 06:34:54 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-remote-users-sync/inc/class-wprus-logger.php on line 94
[23-Jul-2021 06:34:55 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-remote-users-sync/inc/class-wprus-logger.php on line 94
[23-Jul-2021 06:34:56 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/wp-remote-users-sync/inc/class-wprus-logger.php on line 94
See also: All tests for this plugin, How to Hide the "WP Remote Users Sync" Admin Menu