Home
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 2021-07-23 06:34:36 UTC .
Summary
Errors
6 PHP 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 version 5.8 PHP version 7.4.8 MySQL version 8.0.21 PHP memory limit 256M
Pages 8 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
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
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
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
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
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
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
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.php 0.304 s 0.338 s +0.034 s 3.08 MiB 3.17 MiB + 92.29 KiB /wp-admin/edit.php 0.177 s 0.195 s +0.018 s 3.11 MiB 3.2 MiB + 92.29 KiB /wp-admin/post-new.php 0.880 s 0.990 s +0.110 s 5.27 MiB 5.31 MiB + 45.88 KiB /wp-admin/upload.php 0.360 s 0.306 s -0.054 s 3.03 MiB 3.06 MiB + 27.16 KiB /wp-admin/options-writing.php 0.141 s 0.141 s +0.000 s 3.02 MiB 3.04 MiB + 11.13 KiB /wp-admin/media-new.php 0.254 s 0.193 s -0.061 s 3.01 MiB 3.03 MiB + 27.33 KiB /wp-admin/edit-tags.php?taxonomy=category 0.161 s 0.176 s +0.015 s 3.04 MiB 3.07 MiB + 28.23 KiB /wp-admin/post-new.php?post_type=page 0.880 s 0.865 s -0.015 s 5.26 MiB 5.3 MiB + 40.84 KiB /wp-admin/options-discussion.php 0.340 s 0.276 s -0.064 s 3 MiB 3.03 MiB + 27.95 KiB /wp-admin/edit-comments.php 0.228 s 0.205 s -0.023 s 3.04 MiB 3.07 MiB + 27.14 KiB / 0.284 s 0.215 s -0.069 s 2.91 MiB 2.99 MiB + 81.91 KiB
Average
0.364 s 0.355 s -0.010 s 3.43 MiB 3.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.
Language
%
Lines of code
Comment lines
Files
PHP 68.3% 5,329 447 35 PO File 12.8% 999 374 1 Markdown 10.7% 838 0 1 JavaScript 5.2% 407 1 1 CSS 2.9% 226 0 1
Total
7,799
822
39
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 wp_wprus_logs wp_wprus_nonce 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