Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.05MB] [CPU: ▼9.77ms] Passed 4 tests
Analyzing server-side resources used by New User Tutorials
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.54 ▲0.07 | 41.57 ▲4.04 |
Dashboard /wp-admin | 3.37 ▲0.02 | 44.12 ▼17.65 |
Posts /wp-admin/edit.php | 3.42 ▲0.06 | 47.15 ▼10.22 |
Add New Post /wp-admin/post-new.php | 5.96 ▲0.07 | 90.14 ▼14.38 |
Media Library /wp-admin/upload.php | 3.30 ▲0.06 | 39.75 ▲3.18 |
NU Tutorials /wp-admin/edit.php?post_type=new-user-tutorial | 3.34 | 36.31 |
Add New NU Tutorial /wp-admin/post-new.php?post_type=new-user-tutorial | 3.35 | 45.23 |
Server storage [IO: ▲0.03MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
No storage issues were detected
Filesystem: 5 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
db_upgraded |
widget_theysaidso_widget |
widget_recent-comments |
theysaidso_admin_options |
widget_recent-posts |
Browser metrics Passed 4 tests
An overview of browser requirements for New User Tutorials
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,834 ▲88 | 13.22 ▼1.07 | 2.24 ▲0.47 | 42.30 ▲2.01 |
Dashboard /wp-admin | 2,233 ▲42 | 4.86 ▼0.00 | 110.26 ▲7.70 | 41.07 ▼2.00 |
Posts /wp-admin/edit.php | 2,116 ▲27 | 2.01 ▼0.03 | 40.13 ▲2.72 | 35.75 ▲2.77 |
Add New Post /wp-admin/post-new.php | 1,556 ▲42 | 23.26 ▲5.65 | 676.97 ▼28.15 | 55.48 ▲3.66 |
Media Library /wp-admin/upload.php | 1,418 ▲33 | 4.19 ▼0.00 | 100.97 ▼12.82 | 45.15 ▼3.16 |
NU Tutorials /wp-admin/edit.php?post_type=new-user-tutorial | 1,086 | 2.00 | 32.77 | 29.15 |
Add New NU Tutorial /wp-admin/post-new.php?post_type=new-user-tutorial | 1,825 | 4.17 | 69.29 | 37.91 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attention
- This plugin does not fully uninstall, leaving 6 options in the database
- db_upgraded
- widget_recent-comments
- widget_recent-posts
- widget_theysaidso_widget
- can_compress_scripts
- theysaidso_admin_options
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
The smoke test was a success, however most plugin functionality was not tested
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 perform the task of outputting text when accessed with GET requests:
- > /wp-content/plugins/new-user-tutorials/new-user-tutorials.php
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser errors were detected
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
Attributes that need to be fixed:
- Screenshots: Please add descriptions for these screenshots #1, #2 in new-user-tutorials/assets to your readme.txt
new-user-tutorials/new-user-tutorials.php Passed 13 tests
"New User Tutorials" version 0.1's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
78 characters long description:
Easy to create tutorials to guide your users through actions & on screen flows
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
Good job! No executable or dangerous file extensions detected472 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 53 | 28 | 227 |
JavaScript | 2 | 82 | 23 | 188 |
CSS | 1 | 13 | 3 | 57 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.33 |
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
No PNG images were found in this plugin