Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
Install script ran successfully
Server metrics [RAM: ▼0.00MB] [CPU: ▼7.51ms] Passed 4 tests
A check of server-side resources used by Enter Title Here Changer
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.46 ▲0.00 | 40.21 ▲0.06 |
Dashboard /wp-admin | 3.32 ▼0.03 | 46.10 ▼19.05 |
Posts /wp-admin/edit.php | 3.37 ▲0.01 | 45.31 ▼3.48 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.01 | 89.96 ▼6.09 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 34.14 ▼1.40 |
ETHC Settings /wp-admin/options-general.php?page=ethc-settings | 3.25 | 30.54 |
Server storage [IO: ▲0.11MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 12 new files
Database: no new tables, 8 new options
New WordPress options |
---|
widget_theysaidso_widget |
can_compress_scripts |
db_upgraded |
widget_recent-comments |
widget_recent-posts |
ethc_settings |
theysaidso_admin_options |
ethc_placeholders |
Browser metrics Passed 4 tests
A check of browser resources used by Enter Title Here Changer
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲58 | 13.25 ▼1.50 | 5.48 ▲3.59 | 44.48 ▲1.40 |
Dashboard /wp-admin | 2,213 ▲31 | 4.86 ▼0.95 | 103.59 ▼13.97 | 39.91 ▼4.73 |
Posts /wp-admin/edit.php | 2,093 ▲4 | 2.04 ▲0.03 | 34.88 ▼1.03 | 35.95 ▲1.35 |
Add New Post /wp-admin/post-new.php | 1,537 ▲7 | 23.26 ▲5.01 | 677.46 ▲4.70 | 60.75 ▲5.81 |
Media Library /wp-admin/upload.php | 1,392 ▲1 | 4.29 ▲0.05 | 96.65 ▼5.69 | 41.97 ▲1.18 |
ETHC Settings /wp-admin/options-general.php?page=ethc-settings | 963 | 2.01 | 28.25 | 27.21 |
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 7 options in the database
- theysaidso_admin_options
- widget_recent-comments
- widget_recent-posts
- widget_theysaidso_widget
- ethc_placeholders
- db_upgraded
- can_compress_scripts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though no errors were found, this is by no means an exhaustive test
SRP Passed 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
No output text or server-side errors detected on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine on the user side
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
4 plugin tags: admin, cpt, custom post types, post
enter-title-here-changer/enter-title-here-changer.php 85% from 13 tests
The main file in "Enter Title Here Changer" v. 0.4.0 serves as a complement to information provided in readme.txt and as the entry point to the plugin
It is important to fix the following:
- Description: Please don't use more than 140 characters for the plugin description (currently 147 characters long)
- Text Domain: The text domain must be the same as the plugin slug, although optional since WordPress version 4.6
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
Everything looks great! No dangerous files found in this plugin425 lines of code in 10 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 9 | 141 | 317 | 424 |
JavaScript | 1 | 0 | 0 | 1 |
PHP code Passed 2 tests
A brief analysis 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.38 |
Average class complexity | 5.00 |
▷ Minimum class complexity | 3.00 |
▷ Maximum class complexity | 8.00 |
Average method complexity | 1.71 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 5.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 3 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 3 | 100.00% |
▷ Final classes | 1 | 33.33% |
Methods | 17 | |
▷ Static methods | 1 | 5.88% |
▷ Public methods | 14 | 82.35% |
▷ Protected methods | 1 | 5.88% |
▷ Private methods | 2 | 11.76% |
Functions | 12 | |
▷ Named functions | 12 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 4 | |
▷ Global constants | 4 | 100.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
PNG images were not found in this plugin