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
Install script ran successfully
Server metrics [RAM: ▲0.01MB] [CPU: ▼7.91ms] Passed 4 tests
An overview of server-side resources used by Outgoing Mail Identity Editor
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.01 | 40.33 ▼8.41 |
Dashboard /wp-admin | 3.33 ▼0.02 | 48.64 ▼15.77 |
Posts /wp-admin/edit.php | 3.38 ▲0.02 | 49.37 ▼1.59 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.02 | 89.20 ▼5.87 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 39.77 ▲4.42 |
Outgoing Mail Identity Editor /wp-admin/options-general.php?page=omie_outgoing_mail | 3.22 | 31.20 |
Server storage [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin was installed successfully
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
theysaidso_admin_options |
widget_theysaidso_widget |
can_compress_scripts |
widget_recent-posts |
db_upgraded |
Browser metrics Passed 4 tests
An overview of browser requirements for Outgoing Mail Identity Editor
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,793 ▲32 | 14.28 ▼0.25 | 1.62 ▼0.16 | 40.34 ▼0.47 |
Dashboard /wp-admin | 2,193 ▲28 | 5.61 ▲0.06 | 89.13 ▼4.62 | 41.37 ▼6.15 |
Posts /wp-admin/edit.php | 2,083 ▼17 | 2.03 ▲0.09 | 34.87 ▼3.68 | 32.30 ▼4.08 |
Add New Post /wp-admin/post-new.php | 1,531 ▲5 | 23.00 ▼0.39 | 632.23 ▲15.52 | 51.49 ▼9.46 |
Media Library /wp-admin/upload.php | 1,407 ▲7 | 4.18 ▼0.07 | 96.05 ▼11.45 | 43.19 ▼3.63 |
Outgoing Mail Identity Editor /wp-admin/options-general.php?page=omie_outgoing_mail | 800 | 2.01 | 25.05 | 29.18 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
The following items require your attention
- The uninstall procedure has failed, leaving 6 options in the database
- widget_recent-posts
- widget_theysaidso_widget
- widget_recent-comments
- db_upgraded
- can_compress_scripts
- theysaidso_admin_options
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for 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
Congratulations! This plugin passed the SRP test
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)
Everything seems fine on the user side
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
7 plugin tags: mail sender name, email, change from mail, mail sender address, mail...
outgoing-mail-identity-editor/outgoing-mail-identity-editor.php Passed 13 tests
The principal PHP file in "Outgoing Mail Identity Editor" v. 1.0 is loaded by WordPress automatically on each request
93 characters long description:
Change the default name and email address on outgoing WordPress emails (e.g. Password Reset).
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
Everything looks great! No dangerous files found in this plugin76 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 32 | 17 | 76 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.04 |
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 | 9 | |
▷ Named functions | 9 | 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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
There are no PNG files in this plugin