84% custom-sender-for-email-before-download

Code Review | Custom Sender for Email Before Download

WordPress plugin Custom Sender for Email Before Download scored84%from 54 tests.

About plugin

  • Plugin page: custom-sender-for...
  • Plugin version: 0.1
  • PHP version: 7.4.16
  • WordPress compatibility: 4.0-4.0.1
  • WordPress version: 6.3.1
  • First release: Dec 9, 2014
  • Latest release: Dec 9, 2014
  • Number of updates: 4
  • Update frequency: every 25.8 days
  • Top authors: aguseo (100%)

Code review

54 tests

User reviews

7 reviews

Install metrics

100+ active /2,633 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
Installer ran successfully

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

Analyzing server-side resources used by Custom Sender for Email Before Download
This plugin has minimal impact on server resources
PageMemory (MB)CPU Time (ms)
Home /3.46 ▲0.0040.60 ▼2.47
Dashboard /wp-admin3.31 ▲0.0053.22 ▲0.47
Posts /wp-admin/edit.php3.36 ▲0.0048.60 ▼3.69
Add New Post /wp-admin/post-new.php5.89 ▲0.0085.11 ▼11.53
Media Library /wp-admin/upload.php3.23 ▲0.0036.15 ▼3.49

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

Filesystem and database footprint
This plugin installed successfully
Filesystem: 7 new files
Database: no new tables, 6 new options
New WordPress options
theysaidso_admin_options
widget_recent-posts
db_upgraded
widget_recent-comments
widget_theysaidso_widget
can_compress_scripts

Browser metrics Passed 4 tests

Custom Sender for Email Before Download: an overview of browser usage
This plugin has a minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,789 ▲2814.23 ▼0.391.81 ▼0.0644.27 ▼4.44
Dashboard /wp-admin2,195 ▲215.67 ▲0.1095.35 ▼4.4244.12 ▲1.74
Posts /wp-admin/edit.php2,100 ▼02.03 ▲0.0438.44 ▲2.6435.89 ▼3.35
Add New Post /wp-admin/post-new.php1,526 ▼023.10 ▼0.60685.69 ▼3.5259.34 ▲3.82
Media Library /wp-admin/upload.php1,403 ▲94.18 ▼0.0399.20 ▼23.0242.07 ▼5.29

Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests

🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
The following items require your attention
  • Zombie WordPress options were found after uninstall: 6 options
    • widget_recent-posts
    • widget_theysaidso_widget
    • theysaidso_admin_options
    • can_compress_scripts
    • widget_recent-comments
    • db_upgraded

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Good news, no errors were detected

SRP 50% from 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
Please fix the following items
  • 1× PHP files trigger server errors when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/custom-sender-for-email-before-download/custom-sender-for-email-before-download.php:15

User-side errors Passed 1 test

🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
There were no browser issues found

Optimizations

Plugin configuration 97% from 29 tests

readme.txt 94% from 16 tests

It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
These attributes need to be fixed:
  • Screenshots: Screenshot #1 (Screenshot of the super simple admin page.) image not found
Please take inspiration from this readme.txt

custom-sender-for-email-before-download/custom-sender-for-email-before-download.php Passed 13 tests

The principal PHP file in "Custom Sender for Email Before Download" v. 0.1 is loaded by WordPress automatically on each request
94 characters long description:
The plugin lets you set your custom sender for the Email Before Download (version 3.3) plugin.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
Everything looks great! No dangerous files found in this plugin120 lines of code in 2 files:
LanguageFilesBlank linesComment linesLines of code
PHP1102364
PO File1131356

PHP code Passed 2 tests

Analyzing logical lines of code, cyclomatic complexity, and other code metrics
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity
Average complexity per logical line of code0.10
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%
Constants0
▷ Global constants00.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