84% trademe-widget

Code Review | TradeMe widgets

WordPress plugin TradeMe widgets scored84%from 54 tests.

About plugin

  • Plugin page: trademe-widget
  • Plugin version: 1.2
  • PHP version: 7.4.16
  • WordPress compatibility: 2.5-6.3.2
  • WordPress version: 6.3.1
  • First release: Mar 19, 2014
  • Latest release: Oct 13, 2023
  • Number of updates: 46
  • Update frequency: every 76.0 days
  • Top authors: bidbud (100%)

Code review

54 tests

User reviews

1 review

Install metrics

30+ active /2,224 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Installer ran successfully

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

A check of server-side resources used by TradeMe widgets
Server-side resource usage in normal parameters
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0135.74 ▼6.78
Dashboard /wp-admin3.31 ▲0.0146.20 ▼5.50
Posts /wp-admin/edit.php3.36 ▲0.0150.42 ▼0.57
Add New Post /wp-admin/post-new.php5.89 ▲0.0183.89 ▼14.82
Media Library /wp-admin/upload.php3.24 ▲0.0136.99 ▲3.35

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

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

Browser metrics Passed 4 tests

A check of browser resources used by TradeMe widgets
Normal browser usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,789 ▲2814.23 ▼0.141.74 ▲0.0541.99 ▼2.69
Dashboard /wp-admin2,195 ▲155.52 ▼0.1599.82 ▲10.5143.99 ▲2.39
Posts /wp-admin/edit.php2,097 ▼31.95 ▼0.0239.54 ▲1.1038.21 ▲0.70
Add New Post /wp-admin/post-new.php1,526 ▼223.11 ▼0.16667.41 ▼15.8058.85 ▲7.14
Media Library /wp-admin/upload.php1,400 ▼04.19 ▼0.03100.46 ▼4.8146.27 ▲1.23

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 does not fully uninstall, leaving 6 options in the database
    • widget_recent-posts
    • theysaidso_admin_options
    • can_compress_scripts
    • widget_recent-comments
    • db_upgraded
    • widget_theysaidso_widget

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)
Even though everything seems fine, this is not an exhaustive test

SRP 50% from 2 tests

🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Almost there! Just fix the following items
  • 1× PHP files trigger errors when accessed directly with GET requests:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_shortcode() in wp-content/plugins/trademe-widget/trademe_widget.php:53

User-side errors Passed 1 test

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

Optimizations

Plugin configuration 93% from 29 tests

readme.txt 94% from 16 tests

The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
These attributes need your attention:
  • Plugin Name: You should set the name of your plugin on the first line ( === trademe-widget === )
The official readme.txt is a good inspiration

trademe-widget/trademe_widget.php 92% from 13 tests

"TradeMe widgets" version 1.2's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
You should first fix the following items:
  • Main file name: Please rename the main PHP file in this plugin to the plugin slug ("trademe-widget.php" instead of "trademe_widget.php")

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
Everything looks great! No dangerous files found in this plugin26 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP162226

PHP code Passed 2 tests

An short overview of logical lines of code, cyclomatic complexity, and other code metrics
This plugin has no cyclomatic complexity issues
Cyclomatic complexity
Average complexity per logical line of code0.44
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

PNG files should be compressed to save space and minimize bandwidth usage
PNG images were not found in this plugin