Benchmarks
Plugin footprint 40% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
Please fix the following installer errors
- Install procedure had errors
- > Notice in wp-content/plugins/rbs-remote-dashboard-welcome/rbs-remote-dashboard-welcome.php+70
Trying to access array offset on value of type bool
Server metrics [RAM: ▼1.92MB] [CPU: ▼52.38ms] Passed 4 tests
This is a short check of server-side resources used by RBS Remote Dashboard Welcome
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.07 ▼1.40 | 5.44 ▼36.12 |
Dashboard /wp-admin | 2.09 ▼1.22 | 5.98 ▼46.03 |
Posts /wp-admin/edit.php | 2.09 ▼1.27 | 6.77 ▼41.91 |
Add New Post /wp-admin/post-new.php | 2.09 ▼3.80 | 7.82 ▼85.44 |
Media Library /wp-admin/upload.php | 2.09 ▼1.14 | 6.15 ▼30.45 |
Remote Dashboard Welcome /wp-admin/options-general.php?page=remote_dashboard_welcome | 2.09 | 6.87 |
Server storage [IO: ▲0.03MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin installed successfully
Filesystem: 7 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
can_compress_scripts |
widget_recent-comments |
theysaidso_admin_options |
widget_recent-posts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
RBS Remote Dashboard Welcome: an overview of browser usage
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,795 ▲34 | 14.74 ▲0.15 | 1.80 ▲0.20 | 41.82 ▼3.71 |
Dashboard /wp-admin | 2,201 ▲30 | 5.49 ▼0.03 | 89.42 ▼2.27 | 38.25 ▼5.64 |
Posts /wp-admin/edit.php | 2,106 ▲6 | 2.01 ▲0.03 | 35.71 ▼4.90 | 39.37 ▲3.93 |
Add New Post /wp-admin/post-new.php | 1,531 ▲3 | 23.01 ▼0.10 | 668.08 ▼42.95 | 52.21 ▼0.26 |
Media Library /wp-admin/upload.php | 1,406 ▲6 | 4.24 ▲0.04 | 109.44 ▼2.67 | 47.34 ▲0.02 |
Remote Dashboard Welcome /wp-admin/options-general.php?page=remote_dashboard_welcome | 772 | 2.00 | 25.46 | 23.97 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
It is recommended to fix the following
- This plugin did not uninstall without warnings or errors
- > Notice in wp-content/plugins/rbs-remote-dashboard-welcome/rbs-remote-dashboard-welcome.php+70
Trying to access array offset on value of type bool
- This plugin did not uninstall successfully, leaving 6 options in the database
- db_upgraded
- widget_recent-posts
- theysaidso_admin_options
- widget_recent-comments
- can_compress_scripts
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
These errors were triggered by the plugin
- 2 occurences, only the last one shown
- > GET request to /wp-admin/options-general.php?page=remote_dashboard_welcome
- > Notice in wp-content/plugins/rbs-remote-dashboard-welcome/rbs-remote-dashboard-welcome.php+113
Trying to access array offset on value of type bool
SRP Passed 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
No output text or server-side errors detected on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser issues were found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
7 plugin tags: user info, welcome, user information, centralized, central...
rbs-remote-dashboard-welcome/rbs-remote-dashboard-welcome.php Passed 13 tests
The main file in "RBS Remote Dashboard Welcome" v. 1.1.4 serves as a complement to information provided in readme.txt and as the entry point to the plugin
102 characters long description:
Load a Remote Dashboard Welcome page from a central server to show to your users on their own website.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
No dangerous file extensions were detected178 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 45 | 19 | 107 |
PO File | 1 | 8 | 11 | 46 |
JavaScript | 1 | 6 | 2 | 25 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.12 |
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 | 11 | |
▷ Named functions | 11 | 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
PNG files should be compressed to save space and minimize bandwidth usage
There are no PNG files in this plugin