Home
WP Remote Users Sync
1.2.11
Does WP Remote Users Sync work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on 2023-05-21 21:44:46 UTC .
Summary
Errors
6 PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance
Memory usage: 22.55 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 6.2.2 PHP version 8.1.12 MySQL version 10.6.10 PHP memory limit 512M
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=e17663a04b
Aspect
after-activation
HTTP status
200
Load time
0.461 s
Memory usage
3.04 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.209 s
Memory usage
3.2 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.174 s
Memory usage
3.1 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.232 s
Memory usage
3.1 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.183 s
Memory usage
3.1 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.176 s
Memory usage
3.1 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.217 s
Memory usage
3.1 MiB
JS errors
None
Resource errors
None
Test site – Just another WordPress site
URL
/
Aspect
front-page
HTTP status
200
Load time
0.233 s
Memory usage
2.99 MiB
JS errors
None
Resource errors
None
Benchmark
URL
Load time
Memory usage
Inactive
Active
Change
Inactive
Active
Change
/wp-admin/index.php 0.744 s 0.348 s -0.396 s 3.07 MiB 3.09 MiB + 23.05 KiB /wp-admin/edit.php 0.178 s 0.176 s -0.002 s 3.1 MiB 3.12 MiB + 22.34 KiB /wp-admin/post-new.php 0.733 s 0.956 s +0.223 s 5.02 MiB 5.06 MiB + 39.41 KiB /wp-admin/upload.php 0.520 s 0.293 s -0.227 s 3.02 MiB 3.02 MiB + 5.68 KiB /wp-admin/options-writing.php 0.165 s 0.136 s -0.029 s 3.01 MiB 3 MiB - 7.56 KiB /wp-admin/media-new.php 0.266 s 0.296 s +0.030 s 2.99 MiB 3.01 MiB + 17.87 KiB /wp-admin/edit-tags.php?taxonomy=category 0.175 s 0.242 s +0.067 s 3.01 MiB 3.03 MiB + 23.04 KiB /wp-admin/post-new.php?post_type=page 0.568 s 0.595 s +0.027 s 5.01 MiB 5.05 MiB + 35 KiB /wp-admin/options-discussion.php 0.198 s 0.211 s +0.013 s 3 MiB 3.01 MiB + 6.48 KiB /wp-admin/edit-comments.php 0.208 s 0.203 s -0.005 s 3.03 MiB 3.03 MiB + 5.67 KiB / 0.301 s 0.201 s -0.100 s 2.97 MiB 3.05 MiB + 77.1 KiB
Average
0.369 s 0.332 s -0.036 s 3.38 MiB 3.41 MiB + 22.55 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.5% 5,360 454 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,830
829
39
Lines of code
4,351
Total complexity
762
Median class complexity
27.5
Median method complexity
2.0
Most complex class
Wprus_Api_Abstract
Most complex function
Wprus_Api_Meta::handle_notification()
Classes
16
Methods
186
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 [21-May-2023 21:45:02 UTC] PHP Warning: 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
[21-May-2023 21:45:03 UTC] PHP Warning: 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
[21-May-2023 21:45:05 UTC] PHP Warning: 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
[21-May-2023 21:45:06 UTC] PHP Warning: 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
[21-May-2023 21:45:07 UTC] PHP Warning: 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
[21-May-2023 21:45:09 UTC] PHP Warning: 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