WordPress plugin Wp-ImageColumn scored 83% from 54 tests.

About plugin

  • Plugin page: add-featured-imag...
  • Plugin version: 1.0
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0-4.1
  • WordPress version: 6.3.1
  • First release: Mar 10, 2015
  • Latest release: Mar 10, 2015
  • Number of updates: 8
  • Update frequency: N/A
  • Top authors: sajedaiub (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active / 811 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: ▼5.27ms] Passed 4 tests

This is a short check of server-side resources used by Wp-ImageColumn
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0034.23 ▼11.87
Dashboard /wp-admin3.31 ▲0.0144.39 ▼1.17
Posts /wp-admin/edit.php3.36 ▲0.0142.39 ▼0.65
Add New Post /wp-admin/post-new.php5.89 ▲0.0084.00 ▼5.60
Media Library /wp-admin/upload.php3.23 ▲0.0032.91 ▼2.43

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

Filesystem and database footprint
The plugin installed successfully
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options
db_upgraded
widget_recent-comments
widget_theysaidso_widget
can_compress_scripts
widget_recent-posts
theysaidso_admin_options

Browser metrics Passed 4 tests

A check of browser resources used by Wp-ImageColumn
Normal browser usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,825 ▲7914.44 ▲0.061.89 ▲0.0238.34 ▲1.08
Dashboard /wp-admin2,206 ▲215.85 ▼0.05103.97 ▲4.5640.07 ▼1.48
Posts /wp-admin/edit.php2,095 ▲92.00 ▲0.0337.35 ▲0.5731.41 ▼1.76
Add New Post /wp-admin/post-new.php1,533 ▼023.20 ▲0.04679.06 ▲7.2956.48 ▼8.87
Media Library /wp-admin/upload.php1,391 ▲64.23 ▼0.0993.58 ▼7.8940.52 ▼3.14

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

🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
Please fix the following items
  • This plugin does not fully uninstall, leaving 6 options in the database
    • theysaidso_admin_options
    • widget_recent-posts
    • widget_theysaidso_widget
    • can_compress_scripts
    • widget_recent-comments
    • 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
Good news, no errors were detected

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 take a closer look at the following
  • 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_theme_support() in wp-content/plugins/add-featured-image-column-to-the-posts-screen/Add_feature_imge_to_post_column.php:18

User-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine, but this is not an exhaustive test

Optimizations

Plugin configuration 83% from 29 tests

readme.txt 88% from 16 tests

Often overlooked, readme.txt is one of the most important files in your plugin
Attributes that require attention:
  • License uri: Please fix this invalid url: ""
  • Donate link: Please fix this invalid url: ""
Please take inspiration from this readme.txt

add-featured-image-column-to-the-posts-screen/Add_feature_imge_to_post_column.php 77% from 13 tests

Analyzing the main PHP file in "Wp-ImageColumn" version 1.0
It is important to fix the following:
  • Description: Keep the plugin description shorter than 140 characters (currently 440 characters long)
  • Text Domain: The text domain name should consist of only dashes and lowercase characters
  • Main file name: The principal plugin file should be the same as the plugin slug ("add-featured-image-column-to-the-posts-screen.php" instead of "Add_feature_imge_to_post_column.php")

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
No dangerous file extensions were detected25 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP1131625

PHP code Passed 2 tests

Analyzing logical lines of code, cyclomatic complexity, and other code metrics
This plugin has no cyclomatic complexity problems
Cyclomatic complexity
Average complexity per logical line of code0.27
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 were not PNG files found in your plugin