84% woo-icon-different-address

Code Review | Woo icon different address

WordPress plugin Woo icon different address scored84%from 54 tests.

About plugin

  • Plugin page: woo-icon-differen...
  • Plugin version: 1...
  • PHP version: 7.4.16
  • WordPress compatibility: 3.8.1-4.1.1
  • WordPress version: 6.3.1
  • First release: Feb 25, 2015
  • Latest release: Feb 25, 2015
  • Number of updates: 9
  • Update frequency: N/A
  • Top authors: woody062 (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /652 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 gracefully, with no errors

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

This is a short check of server-side resources used by Woo icon different address
Server-side resource usage in normal parameters
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0138.63 ▼6.89
Dashboard /wp-admin3.31 ▲0.0151.51 ▲2.32
Posts /wp-admin/edit.php3.37 ▲0.0143.01 ▼7.69
Add New Post /wp-admin/post-new.php5.90 ▲0.0187.25 ▼11.69
Media Library /wp-admin/upload.php3.24 ▲0.0136.59 ▼5.99

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

How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options
can_compress_scripts
widget_recent-posts
widget_theysaidso_widget
widget_recent-comments
theysaidso_admin_options
db_upgraded

Browser metrics Passed 4 tests

An overview of browser requirements for Woo icon different address
Normal browser usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,789 ▲2814.09 ▼0.441.71 ▼0.3240.49 ▼2.09
Dashboard /wp-admin2,198 ▲215.60 ▼0.0786.35 ▼2.0943.91 ▼2.20
Posts /wp-admin/edit.php2,100 ▲32.02 ▲0.0834.34 ▼6.2334.85 ▼5.84
Add New Post /wp-admin/post-new.php1,536 ▲1023.25 ▲0.15639.78 ▲9.8349.27 ▼8.37
Media Library /wp-admin/upload.php1,400 ▼34.23 ▲0.03103.90 ▲4.9645.64 ▼1.12

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

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Everything seems fine, however this is by no means an exhaustive test

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 have triggered server-side errors or warnings:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/woo-icon-different-address/woo_icon_diff_address.php:15

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
There were no browser issues found

Optimizations

Plugin configuration 93% from 29 tests

readme.txt Passed 16 tests

Often overlooked, readme.txt is one of the most important files in your plugin
7 plugin tags: woocommerce, themes, icon order, shop, products...

woo-icon-different-address/woo_icon_diff_address.php 85% from 13 tests

The entry point to "Woo icon different address" version 1... is a PHP file that has certain tags in its header comment area
Please make the necessary changes and fix the following:
  • Version: Use only periods and digits for the version number (ex. "1.0.3" instead of "1...")
  • Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("woo-icon-different-address.php" instead of "woo_icon_diff_address.php")

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | A short review of files and their extensions; it is not recommended to include executable files
Success! There were no dangerous files found in this plugin25 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP141125

PHP code Passed 2 tests

An short overview of logical lines of code, cyclomatic complexity, and other code metrics
No complexity issues detected
Cyclomatic complexity
Average complexity per logical line of code0.15
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 are no PNG files in this plugin