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.02MB] [CPU: ▼5.31ms] Passed 4 tests
This is a short check of server-side resources used by I Need Help!
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.03 | 35.76 ▼11.17 |
Dashboard /wp-admin | 3.34 ▼0.00 | 41.72 ▼11.93 |
Posts /wp-admin/edit.php | 3.39 ▲0.04 | 48.43 ▲3.58 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.04 | 83.04 ▲0.86 |
Media Library /wp-admin/upload.php | 3.26 ▲0.04 | 34.03 ▲0.99 |
I Need Help! /wp-admin/options-general.php?page=ineedhelp | 3.23 | 30.04 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
No storage issues were detected
Filesystem: 3 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
widget_recent-comments |
db_upgraded |
theysaidso_admin_options |
widget_theysaidso_widget |
can_compress_scripts |
Browser metrics Passed 4 tests
Checking browser requirements for I Need Help!
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,852 ▲106 | 13.20 ▼1.17 | 1.71 ▼0.24 | 47.31 ▲3.26 |
Dashboard /wp-admin | 2,234 ▲45 | 4.89 ▼0.07 | 106.43 ▼16.42 | 43.17 ▼1.01 |
Posts /wp-admin/edit.php | 2,117 ▲31 | 2.01 ▼0.02 | 42.94 ▲8.24 | 39.15 ▲6.19 |
Add New Post /wp-admin/post-new.php | 1,620 ▲101 | 23.82 ▲0.68 | 625.71 ▼23.71 | 56.99 ▲3.19 |
Media Library /wp-admin/upload.php | 1,416 ▲31 | 4.28 ▲0.03 | 94.99 ▼6.77 | 43.09 ▼1.68 |
I Need Help! /wp-admin/options-general.php?page=ineedhelp | 860 | 2.02 | 24.05 | 32.59 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
Please fix the following items
- This plugin did not uninstall successfully, leaving 6 options in the database
- widget_theysaidso_widget
- widget_recent-comments
- db_upgraded
- widget_recent-posts
- can_compress_scripts
- theysaidso_admin_options
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
The smoke test was a success, however most plugin functionality was not tested
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
Looking good! No server-side errors or output on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
There were no browser issues found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
7 plugin tags: help, webmaster, support, customization, maintenance...
i-need-help/i-need-help.php Passed 13 tests
The entry point to "I Need Help!" version 0.2 is a PHP file that has certain tags in its header comment area
137 characters long description:
From any page on the front-end or back-end of your WordPress-powered site, send out an SOS to your webmaster if you run into any trouble.
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
There were no executable files found in this plugin132 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 7 | 25 | 107 |
CSS | 1 | 6 | 0 | 25 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.15 |
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 | 6 | |
▷ Named functions | 6 | 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
Using a strong compression for your PNG files is a great way to speed-up your plugin
There were not PNG files found in your plugin