84% disable-checkout-fields

Code Review | Disable Checkout Fields Woocommerce

WordPress plugin Disable Checkout Fields Woocommerce scored84%from 54 tests.

About plugin

  • Plugin page: disable-checkout-...
  • Plugin version: 1.0
  • PHP compatiblity: 7.0+
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0-6.0
  • WordPress version: 6.3.1
  • First release: Jun 11, 2022
  • Latest release: Oct 25, 2022
  • Number of updates: 9
  • Update frequency: every 15.2 days
  • Top authors: rounakkumar (100%)

Code review

54 tests

User reviews

1 review

Install metrics

20+ active /1,079 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed successfully, without throwing any errors or notices

Server metrics [RAM: ▲0.01MB] [CPU: ▼4.53ms] Passed 4 tests

Server-side resources used by Disable Checkout Fields Woocommerce
This plugin has minimal impact on server resources
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0143.21 ▼7.46
Dashboard /wp-admin3.32 ▲0.0161.36 ▲7.52
Posts /wp-admin/edit.php3.37 ▲0.0150.97 ▲1.34
Add New Post /wp-admin/post-new.php5.90 ▲0.0190.13 ▼13.46
Media Library /wp-admin/upload.php3.24 ▲0.0139.72 ▲1.47

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

A short overview of filesystem and database impact
The plugin installed successfully
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options
widget_theysaidso_widget
theysaidso_admin_options
widget_recent-comments
widget_recent-posts
can_compress_scripts
db_upgraded

Browser metrics Passed 4 tests

Checking browser requirements for Disable Checkout Fields Woocommerce
Normal browser usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,795 ▲3414.73 ▲0.512.25 ▲0.5847.43 ▲1.97
Dashboard /wp-admin2,195 ▲215.63 ▼0.1097.73 ▼1.0644.24 ▼3.16
Posts /wp-admin/edit.php2,103 ▼02.00 ▼0.0139.71 ▼3.4434.92 ▼3.28
Add New Post /wp-admin/post-new.php1,526 ▼022.88 ▼0.59645.65 ▼2.1149.20 ▼3.51
Media Library /wp-admin/upload.php1,400 ▼04.22 ▼0.0498.06 ▼10.5643.62 ▲0.37

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

🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
The following items require your attention
  • This plugin did not uninstall successfully, leaving 6 options in the database
    • widget_recent-comments
    • widget_recent-posts
    • can_compress_scripts
    • theysaidso_admin_options
    • widget_theysaidso_widget
    • db_upgraded

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
The smoke test was a success, however most plugin functionality was not tested

SRP 50% from 2 tests

🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please fix the following
  • 1× PHP files trigger server-side errors or warnings when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/disable-checkout-fields/disable-checkout-fileds-address.php:11

User-side errors Passed 1 test

🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser errors were detected

Optimizations

Plugin configuration 96% from 29 tests

readme.txt Passed 16 tests

The readme.txt file uses markdown syntax to describe your plugin to the world
5 plugin tags: add address, woocommerce, checkout, edit address, profile

disable-checkout-fields/disable-checkout-fileds-address.php 92% from 13 tests

The main PHP file in "Disable Checkout Fields Woocommerce" ver. 1.0 adds more information about the plugin and also serves as the entry point for this plugin
It is important to fix the following:
  • Main file name: It is recommended to name the main PHP file as the plugin slug ("disable-checkout-fields.php" instead of "disable-checkout-fileds-address.php")

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
Success! There were no dangerous files found in this plugin61 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP11861

PHP code Passed 2 tests

A short review of cyclomatic complexity and code structure
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity
Average complexity per logical line of code0.00
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%
Functions1
▷ Named functions1100.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
No PNG files were detected