84% woochimpcommerce

Code Review | WooChimpCommerce

WordPress plugin WooChimpCommerce scored84%from 54 tests.

About plugin

  • Plugin page: woochimpcommerce
  • Plugin version: 1.1
  • PHP version: 7.4.16
  • WordPress compatibility: 4.1-5.6
  • WordPress version: 6.3.1
  • First release: Mar 16, 2019
  • Latest release: Nov 24, 2020
  • Number of updates: 11
  • Update frequency: every 56.4 days
  • Top authors: hiren1612 (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /550 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | The install procedure must perform silently
Install script ran successfully

Server metrics [RAM: ▼0.70MB] [CPU: ▼21.08ms] Passed 4 tests

Server-side resources used by WooChimpCommerce
No issues were detected with server-side resource usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0141.13 ▼1.95
Dashboard /wp-admin3.31 ▼0.0349.86 ▼16.19
Posts /wp-admin/edit.php3.36 ▲0.0149.85 ▼3.00
Add New Post /wp-admin/post-new.php3.10 ▼2.7939.29 ▼63.17
Media Library /wp-admin/upload.php3.24 ▲0.0137.35 ▼0.06

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

Analyzing filesystem and database footprints of this plugin
No storage issues were detected
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options
widget_theysaidso_widget
widget_recent-comments
db_upgraded
widget_recent-posts
theysaidso_admin_options
can_compress_scripts

Browser metrics Passed 4 tests

WooChimpCommerce: an overview of browser usage
There were no issues detected in relation to browser resource usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,831 ▲6013.25 ▼0.851.75 ▼0.4145.21 ▲1.18
Dashboard /wp-admin2,237 ▲345.83 ▲0.9398.36 ▼8.5943.34 ▼2.39
Posts /wp-admin/edit.php2,119 ▲222.01 ▼0.0236.08 ▼1.2236.55 ▼0.01
Add New Post /wp-admin/post-new.php1,570 ▲3923.40 ▲0.35601.34 ▼38.8752.04 ▼1.90
Media Library /wp-admin/upload.php1,410 ▲104.23 ▲0.0299.06 ▼5.7943.68 ▼3.99

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

🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
You still need to fix the following
  • The uninstall procedure has failed, leaving 6 options in the database
    • db_upgraded
    • widget_recent-posts
    • theysaidso_admin_options
    • widget_recent-comments
    • can_compress_scripts
    • widget_theysaidso_widget

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
Even though no errors were found, this is by no means an exhaustive test

SRP 50% from 2 tests

🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Please fix 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/woochimpcommerce/woochimp.php:10

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

It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
9 plugin tags: custom field, cart, mailchimp, category, order...

woochimpcommerce/woochimp.php 92% from 13 tests

The main PHP script in "WooChimpCommerce" version 1.1 is automatically included on every request by WordPress
It is important to fix the following:
  • Main file name: Name the main plugin file the same as the plugin slug ("woochimpcommerce.php" instead of "woochimp.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
There were no executable files found in this plugin573 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP15646573

PHP code Passed 2 tests

A short review of cyclomatic complexity and code structure
All good! No complexity issues found
Cyclomatic complexity
Average complexity per logical line of code0.30
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%
Functions16
▷ Named functions16100.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

All PNG images should be compressed to minimize bandwidth usage for end users
There are no PNG files in this plugin