90% disable-administration-email-verification-prompt

Code Review | Disable Administration Email Verification Prompt

WordPress plugin Disable Administration Email Verification Prompt scored 90% from 54 tests.

About plugin

  • Plugin page: disable-administr...
  • Plugin version: 1.0.3
  • PHP compatiblity: 5.2.4+
  • PHP version: 7.4.16
  • WordPress compatibility: 4.9-5.7.1
  • WordPress version: 6.3.1
  • First release: Nov 20, 2019
  • Latest release: Apr 23, 2021
  • Number of updates: 13
  • Update frequency: every 40.1 days
  • Top authors: alexmansfield (100%)

Code review

54 tests

User reviews

3 reviews

Install metrics

1,000+ active / 4,030 total downloads

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
The plugin installed successfully, without throwing any errors or notices

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

A check of server-side resources used by Disable Administration Email Verification Prompt
This plugin has minimal impact on server resources
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0136.67 ▼7.67
Dashboard /wp-admin3.31 ▲0.0146.45 ▼3.37
Posts /wp-admin/edit.php3.36 ▲0.0048.15 ▼1.55
Add New Post /wp-admin/post-new.php5.89 ▲0.0084.77 ▼21.71
Media Library /wp-admin/upload.php3.23 ▲0.0035.09 ▼2.28

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

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

Browser metrics Passed 4 tests

An overview of browser requirements for Disable Administration Email Verification Prompt
Minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,800 ▲4314.48 ▼0.161.66 ▼0.5238.82 ▼16.60
Dashboard /wp-admin2,209 ▲215.85 ▼0.0397.51 ▼0.8537.59 ▼7.11
Posts /wp-admin/edit.php2,089 ▼32.05 ▼0.0138.80 ▼1.3435.64 ▲0.36
Add New Post /wp-admin/post-new.php1,534 ▼023.26 ▲0.18592.14 ▼68.2959.94 ▲0.57
Media Library /wp-admin/upload.php1,385 ▼34.21 ▲0.0496.12 ▼18.4940.24 ▼6.71

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
It is recommended to fix the following
  • This plugin does not fully uninstall, leaving 6 options in the database
    • widget_theysaidso_widget
    • can_compress_scripts
    • theysaidso_admin_options
    • widget_recent-comments
    • db_upgraded
    • widget_recent-posts

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 no errors were found, this is by no means 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
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)
There were no browser issues found

Optimizations

Plugin configuration Passed 29 tests

readme.txt Passed 16 tests

The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
No plugin tags provided

disable-administration-email-verification-prompt/disable-administration-email-verification-prompt.php Passed 13 tests

The primary PHP file in "Disable Administration Email Verification Prompt" version 1.0.3 is used by WordPress to initiate all plugin functionality
82 characters long description:
Disables the administration email verification prompt introduced in WordPress 5.3.

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
No dangerous file extensions were detected5 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP12115

PHP code Passed 2 tests

A short review of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity problems
Cyclomatic complexity
Average complexity per logical line of code0.50
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%
Functions0
▷ Named functions00.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

Using a strong compression for your PNG files is a great way to speed-up your plugin
PNG images were not found in this plugin