Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
This plugin's installer ran successfully
Server metrics [RAM: ▲0.00MB] [CPU: ▼6.37ms] Passed 4 tests
This is a short check of server-side resources used by Simple Custom Content
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 37.61 ▼0.06 |
Dashboard /wp-admin | 3.32 ▼0.02 | 45.16 ▼18.42 |
Posts /wp-admin/edit.php | 3.37 ▲0.02 | 45.68 ▲0.14 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.02 | 82.47 ▼7.05 |
Media Library /wp-admin/upload.php | 3.24 ▲0.02 | 37.16 ▲0.04 |
Custom Content /wp-admin/options-general.php?page=simple-custom-content/simple-custom-content.php | 3.28 | 30.73 |
Server storage [IO: ▲0.34MB] [DB: ▲0.07MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 19 new files
Database: no new tables, 7 new options
New WordPress options |
---|
can_compress_scripts |
scs_options |
widget_theysaidso_widget |
widget_recent-comments |
theysaidso_admin_options |
widget_recent-posts |
db_upgraded |
Browser metrics Passed 4 tests
Simple Custom Content: 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,793 ▲32 | 14.69 ▲0.34 | 1.69 ▲0.04 | 43.28 ▲1.41 |
Dashboard /wp-admin | 2,199 ▲22 | 5.65 ▲0.05 | 82.31 ▼4.18 | 40.66 ▲1.29 |
Posts /wp-admin/edit.php | 2,104 ▲1 | 2.03 ▲0.03 | 33.71 ▼2.39 | 32.56 ▼3.07 |
Add New Post /wp-admin/post-new.php | 1,531 ▼4 | 23.41 ▲5.19 | 678.60 ▲25.37 | 55.41 ▼27.58 |
Media Library /wp-admin/upload.php | 1,401 ▼2 | 4.32 ▲0.12 | 106.82 ▲7.25 | 47.34 ▲1.99 |
Custom Content /wp-admin/options-general.php?page=simple-custom-content/simple-custom-content.php | 1,209 | 1.71 | 27.28 | 40.30 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.07MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
You still need to fix the following
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-comments
- widget_theysaidso_widget
- db_upgraded
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-posts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Good news, no errors were detected
SRP Passed 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Looking good! No server-side errors or output on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
There were no browser issues found
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
6 plugin tags: customize, posts, rss, custom content, feeds...
simple-custom-content/simple-custom-content.php 92% from 13 tests
The entry point to "Simple Custom Content" version 20231025... is a PHP file that has certain tags in its header comment area
The following require your attention:
- Version: The version number should be digits and periods (ex. "1.0.3" instead of "20231025...")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
No dangerous file extensions were detected613 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 287 | 89 | 613 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.29 |
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 | 20 | |
▷ Named functions | 20 | 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
All PNG images should be compressed to minimize bandwidth usage for end users
No PNG files were detected