84% wc-auto-complete-orders

Code Review | WC Auto Complete Orders

WordPress plugin WC Auto Complete Orders scored84%from 54 tests.

About plugin

  • Plugin page: wc-auto-complete-...
  • Plugin version: 1.0
  • PHP version: 7.4.16
  • WordPress compatibility: 4.0-4.9.4
  • WordPress version: 6.3.1
  • First release: May 11, 2017
  • Latest release: Feb 6, 2018
  • Number of updates: 9
  • Update frequency: every 30.1 days
  • Top authors: tehg33k (100%)

Code review

54 tests

User reviews

1 review

Install metrics

100+ active /1,763 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
This plugin's installer ran successfully

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

A check of server-side resources used by WC Auto Complete Orders
This plugin has minimal impact on server resources
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0136.93 ▼3.43
Dashboard /wp-admin3.31 ▲0.0145.90 ▼3.40
Posts /wp-admin/edit.php3.36 ▲0.0048.61 ▼3.25
Add New Post /wp-admin/post-new.php5.89 ▲0.0087.66 ▼14.63
Media Library /wp-admin/upload.php3.23 ▲0.0034.15 ▼0.31

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

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

Browser metrics Passed 4 tests

Checking browser requirements for WC Auto Complete Orders
There were no issues detected in relation to browser resource usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,825 ▲6813.30 ▼1.101.99 ▲0.0643.79 ▲2.83
Dashboard /wp-admin2,206 ▲154.86 ▼1.00111.05 ▲9.8437.90 ▼10.29
Posts /wp-admin/edit.php2,089 ▼31.99 ▼0.0543.90 ▲8.5235.19 ▲2.23
Add New Post /wp-admin/post-new.php1,537 ▲118.35 ▼4.75594.83 ▼56.8047.52 ▼10.22
Media Library /wp-admin/upload.php1,382 ▼04.21 ▼0.0199.61 ▲4.9742.53 ▼0.42

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
  • Zombie WordPress options detected upon uninstall: 6 options
    • widget_theysaidso_widget
    • db_upgraded
    • can_compress_scripts
    • widget_recent-comments
    • theysaidso_admin_options
    • widget_recent-posts

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
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
The following issues need your attention
  • 1× PHP files trigger errors when accessed directly with GET requests:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/wc-auto-complete-orders/wc-auto-complete-orders.php:12

User-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser errors were detected

Optimizations

Plugin configuration 93% from 29 tests

readme.txt 88% from 16 tests

You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
Attributes that require attention:
  • Donate link: Invalid URI ("paypal.me/tehg33k")
  • Screenshots: Screenshot #1 (Nothing to see here! Simply activate the plugin and its ready to go.) image not found
The official readme.txt might help

wc-auto-complete-orders/wc-auto-complete-orders.php Passed 13 tests

Analyzing the main PHP file in "WC Auto Complete Orders" version 1.0
61 characters long description:
A plugin that enables auto-complete on all WooCommerce orders

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 plugin10 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP12910

PHP code Passed 2 tests

An overview of cyclomatic complexity and code structure
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity
Average complexity per logical line of code0.25
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
There are no PNG files in this plugin