84% wp-add-user-contact-fields

Code Review | WP Add User Contact Fields

WordPress plugin WP Add User Contact Fields scored84%from 54 tests.

About plugin

  • Plugin page: wp-add-user-conta...
  • Plugin version: 0.0.1
  • PHP compatiblity: 5.4+
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0.1-4.9.7
  • WordPress version: 6.3.1
  • First release: Jul 24, 2018
  • Latest release: Jul 24, 2018
  • Number of updates: 2
  • Update frequency: N/A
  • Top authors: fcojgodoy (100%)

Code review

54 tests

User reviews

1 review

Install metrics

30+ active /1,369 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The plugin installed successfully, without throwing any errors or notices

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

Server-side resources used by WP Add User Contact Fields
No issues were detected with server-side resource usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0036.67 ▼5.20
Dashboard /wp-admin3.32 ▼0.0345.30 ▼12.77
Posts /wp-admin/edit.php3.37 ▲0.0149.35 ▼3.46
Add New Post /wp-admin/post-new.php5.90 ▲0.0182.39 ▼27.59
Media Library /wp-admin/upload.php3.24 ▲0.0133.22 ▼3.51

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

Filesystem and database footprint
There were no storage issued detected upon installing this plugin
Filesystem: 5 new files
Database: no new tables, 6 new options
New WordPress options
widget_recent-comments
theysaidso_admin_options
can_compress_scripts
db_upgraded
widget_theysaidso_widget
widget_recent-posts

Browser metrics Passed 4 tests

An overview of browser requirements for WP Add User Contact Fields
This plugin has a minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,800 ▲2914.75 ▲0.151.76 ▼0.2642.05 ▲2.99
Dashboard /wp-admin2,203 ▲125.83 ▲0.9296.63 ▼7.3236.88 ▼9.07
Posts /wp-admin/edit.php2,089 ▼02.00 ▼0.0540.03 ▼1.7635.38 ▼1.68
Add New Post /wp-admin/post-new.php1,537 ▲1523.31 ▼0.04666.94 ▼8.0352.56 ▲1.30
Media Library /wp-admin/upload.php1,388 ▼04.19 ▼0.0193.69 ▼14.3642.77 ▼3.36

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
  • The uninstall procedure has failed, leaving 6 options in the database
    • widget_recent-posts
    • theysaidso_admin_options
    • widget_recent-comments
    • widget_theysaidso_widget
    • can_compress_scripts
    • 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 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Please take a closer look at the following
  • 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/wp-add-user-contact-fields/includes/wp-add-user-contact-fields-admin.php:19

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)
No browser errors were detected

Optimizations

Plugin configuration Passed 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
2 plugin tags: user contact methods, user contact fields

wp-add-user-contact-fields/wp-add-user-contact-fields.php Passed 13 tests

The main file in "WP Add User Contact Fields" v. 0.0.1 serves as a complement to information provided in readme.txt and as the entry point to the plugin
52 characters long description:
Add user contact methods/fields that themes can use.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
Everything looks great! No dangerous files found in this plugin29 lines of code in 2 files:
LanguageFilesBlank linesComment linesLines of code
PHP2142629

PHP code Passed 2 tests

This plugin's cyclomatic complexity and code structure detailed below
No complexity issues detected
Cyclomatic complexity
Average complexity per logical line of code0.13
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%
Functions2
▷ Named functions2100.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

Often times overlooked, PNG files can occupy unnecessary space in your plugin
There are no PNG files in this plugin