WP Remote Users Sync 1.2.8

Does WP Remote Users Sync work with WordPress 5.9.2 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: 49.57 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.9.2
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=946d5488b5
Aspect after-activation
HTTP status 200
Load time 0.427 s
Memory usage 3.36 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.226 s
Memory usage 3.45 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.187 s
Memory usage 3.35 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.221 s
Memory usage 3.35 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.207 s
Memory usage 3.35 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.187 s
Memory usage 3.35 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.169 s
Memory usage 3.35 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.241 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.340 s0.339 s-0.001 s3.37 MiB3.4 MiB+ 28.29 KiB
/wp-admin/edit.php0.170 s0.178 s+0.008 s3.4 MiB3.43 MiB+ 27.58 KiB
/wp-admin/post-new.php0.792 s0.951 s+0.159 s6.15 MiB6.19 MiB+ 40.63 KiB
/wp-admin/upload.php0.348 s0.347 s-0.001 s3.25 MiB3.35 MiB+ 99.16 KiB
/wp-admin/options-writing.php0.301 s0.130 s-0.171 s3.24 MiB3.26 MiB+ 19.01 KiB
/wp-admin/media-new.php0.233 s0.205 s-0.028 s3.23 MiB3.32 MiB+ 99.33 KiB
/wp-admin/edit-tags.php?taxonomy=category0.182 s0.172 s-0.010 s3.27 MiB3.36 MiB+ 92.23 KiB
/wp-admin/post-new.php?post_type=page0.631 s0.741 s+0.110 s6.15 MiB6.18 MiB+ 36.22 KiB
/wp-admin/options-discussion.php0.241 s0.332 s+0.091 s3.22 MiB3.26 MiB+ 35.95 KiB
/wp-admin/edit-comments.php0.282 s0.205 s-0.077 s3.27 MiB3.36 MiB+ 91.14 KiB
/0.254 s0.206 s-0.048 s3.4 MiB3.37 MiB- 24.3 KiB
Average 0.343 s0.346 s+0.003 s3.81 MiB3.86 MiB+ 49.57 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

[12-Mar-2022 22:19:24 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
[12-Mar-2022 22:19:25 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
[12-Mar-2022 22:19:26 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
[12-Mar-2022 22:19:27 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
[12-Mar-2022 22:19:28 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
[12-Mar-2022 22:19:29 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