89% remove-howdy-in-admin-panel

Code Review | Replace Hello Instead Of Howdy in Admin Panel

WordPress plugin Replace Hello Instead Of Howdy in Admin Panel scored89%from 54 tests.

About plugin

  • Plugin page: remove-howdy-in-a...
  • Plugin version: 1.0.0
  • PHP compatiblity: 5.6+
  • PHP version: 7.4.16
  • WordPress compatibility: 5.0-5.3
  • WordPress version: 6.3.1
  • First release: Oct 11, 2019
  • Latest release: Nov 19, 2019
  • Number of updates: 6
  • Update frequency: every 6.5 days
  • Top authors: mehtashail (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /399 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Install script ran successfully

Server metrics [RAM: ▲0.00MB] [CPU: ▼7.28ms] Passed 4 tests

Analyzing server-side resources used by Replace Hello Instead Of Howdy in Admin Panel
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0040.22 ▼3.51
Dashboard /wp-admin3.31 ▲0.0153.40 ▲1.46
Posts /wp-admin/edit.php3.36 ▲0.0052.23 ▼5.11
Add New Post /wp-admin/post-new.php5.89 ▲0.0090.23 ▼15.80
Media Library /wp-admin/upload.php3.24 ▲0.0033.33 ▼4.71

Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests

Input-output and database impact of this plugin
The plugin installed successfully
Filesystem: 4 new files
Database: no new tables, 6 new options
New WordPress options
can_compress_scripts
theysaidso_admin_options
widget_recent-comments
widget_recent-posts
db_upgraded
widget_theysaidso_widget

Browser metrics Passed 4 tests

An overview of browser requirements for Replace Hello Instead Of Howdy in Admin Panel
There were no issues detected in relation to browser resource usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,789 ▲2814.63 ▲0.251.66 ▲0.0240.54 ▲1.24
Dashboard /wp-admin2,192 ▲155.67 ▲0.0590.20 ▼3.2150.58 ▲6.30
Posts /wp-admin/edit.php2,100 ▼02.01 ▼0.0040.36 ▲4.4937.26 ▲4.85
Add New Post /wp-admin/post-new.php1,545 ▲1923.11 ▲5.51606.42 ▼60.3359.07 ▲2.59
Media Library /wp-admin/upload.php1,397 ▼04.40 ▲0.14100.56 ▲0.2745.93 ▲1.59

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
  • Zombie WordPress options were found after uninstall: 6 options
    • can_compress_scripts
    • theysaidso_admin_options
    • widget_recent-posts
    • db_upgraded
    • widget_theysaidso_widget
    • widget_recent-comments

Smoke tests Passed 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though everything seems fine, this is not an exhaustive test

SRP Passed 2 tests

🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
The SRP test was a success

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine on the user side

Optimizations

Plugin configuration 93% from 29 tests

readme.txt Passed 16 tests

The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
1 plugin tags: remove-howdy-in-admin

remove-howdy-in-admin-panel/remove-howdy-in-admin.php 85% from 13 tests

"Replace Hello Instead Of Howdy in Admin Panel" version 1.0.0's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
It is important to fix the following:
  • Main file name: Please rename the main PHP file in this plugin to the plugin slug ("remove-howdy-in-admin-panel.php" instead of "remove-howdy-in-admin.php")
  • 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
Success! There were no dangerous files found in this plugin32 lines of code in 2 files:
LanguageFilesBlank linesComment linesLines of code
PHP2131432

PHP code Passed 2 tests

An short overview of logical lines of code, cyclomatic complexity, and other code metrics
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity
Average complexity per logical line of code0.23
Average class complexity0.00
▷ Minimum class complexity0.00
▷ Maximum class complexity0.00
Average method complexity0.00
▷ Minimum method complexity0.00
▷ Maximum method complexity0.00
Code structure
Namespaces0
Interfaces0
Traits0
Classes0
▷ Abstract classes00.00%
▷ Concrete classes00.00%
▷ Final classes00.00%
Methods0
▷ Static methods00.00%
▷ Public methods00.00%
▷ Protected methods00.00%
▷ Private methods00.00%
Functions3
▷ Named functions3100.00%
▷ Anonymous functions00.00%
Constants1
▷ Global constants1100.00%
▷ Class constants00.00%
▷ Public constants00.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 were not PNG files found in your plugin