Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.03MB] [CPU: ▼9.81ms] Passed 4 tests
Analyzing server-side resources used by WordPress Multisite User Sync/Unsync
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.51 ▲0.05 | 43.11 ▼0.34 |
Dashboard /wp-admin | 3.34 ▼0.00 | 49.03 ▼15.35 |
Posts /wp-admin/edit.php | 3.39 ▲0.04 | 57.66 ▲8.71 |
Add New Post /wp-admin/post-new.php | 5.94 ▲0.06 | 82.56 ▼30.21 |
Media Library /wp-admin/upload.php | 3.27 ▲0.04 | 39.60 ▲6.67 |
Server storage [IO: ▲0.02MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
No storage issues were detected
Filesystem: 3 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
widget_theysaidso_widget |
db_upgraded |
can_compress_scripts |
widget_recent-posts |
theysaidso_admin_options |
Browser metrics Passed 4 tests
WordPress Multisite User Sync/Unsync: an overview of browser usage
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,791 ▲30 | 14.24 ▼0.12 | 1.55 ▼0.08 | 38.03 ▼3.15 |
Dashboard /wp-admin | 2,197 ▲17 | 5.70 ▲0.04 | 93.48 ▲7.29 | 41.07 ▲0.71 |
Posts /wp-admin/edit.php | 2,099 ▼1 | 2.02 ▲0.05 | 37.08 ▼3.79 | 34.19 ▼3.57 |
Add New Post /wp-admin/post-new.php | 1,528 ▼9 | 23.04 ▲4.97 | 676.72 ▲45.81 | 54.78 ▼10.62 |
Media Library /wp-admin/upload.php | 1,399 ▲2 | 4.26 ▲0.09 | 110.98 ▲5.84 | 46.02 ▼3.47 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
You still need to fix the following
- This plugin did not uninstall successfully, leaving 6 options in the database
- widget_recent-posts
- db_upgraded
- can_compress_scripts
- widget_recent-comments
- theysaidso_admin_options
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Good news, no errors were detected
SRP 50% from 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please fix the following items
- 1× PHP files output non-empty strings when accessed directly via GET requests:
- > /wp-content/plugins/wp-multisite-user-sync/wp-multisite-user-sync.php
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
No browser issues were found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
7 plugin tags: multisite, wordpress multisite user sync, sync user, sync, unsync user...
wp-multisite-user-sync/wp-multisite-user-sync.php Passed 13 tests
"WordPress Multisite User Sync/Unsync" version 1.4.0's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
102 characters long description:
Sync/Unsync users from one site (blog) to the other sites (blogs) in your WordPress Multisite Network.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Success! There were no dangerous files found in this plugin233 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 23 | 9 | 213 |
JavaScript | 1 | 1 | 0 | 20 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.55 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 5 | |
▷ Named functions | 5 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
There were not PNG files found in your plugin