90% automatically-set-1st-image-as-featured

Code Review | Automatically Set 1st Image as Featured

WordPress plugin Automatically Set 1st Image as Featured scored90%from 54 tests.

About plugin

  • Plugin page: automatically-set...
  • Plugin version: 1.0
  • PHP version: 7.4.16
  • WordPress compatibility: 2.0.0-3.4.2
  • WordPress version: 6.3.1
  • First release: Oct 5, 2012
  • Latest release: Oct 8, 2012
  • Number of updates: 6
  • Update frequency: every 0.5 days
  • Top authors: Ramez85 (100%)

Code review

54 tests

User reviews

2 reviews

Install metrics

30+ active /6,481 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: ▲0.33ms] Passed 4 tests

A check of server-side resources used by Automatically Set 1st Image as Featured
Server-side resource usage in normal parameters
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0041.17 ▼1.06
Dashboard /wp-admin3.31 ▲0.0151.06 ▲0.02
Posts /wp-admin/edit.php3.36 ▲0.0053.19 ▲3.52
Add New Post /wp-admin/post-new.php5.89 ▲0.00100.05 ▲0.48
Media Library /wp-admin/upload.php3.23 ▲0.0037.71 ▲1.88

Server storage [IO: ▲0.00MB] [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_recent-comments
widget_theysaidso_widget
db_upgraded
widget_recent-posts
theysaidso_admin_options
can_compress_scripts

Browser metrics Passed 4 tests

A check of browser resources used by Automatically Set 1st Image as Featured
There were no issues detected in relation to browser resource usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,789 ▲2814.35 ▼0.011.68 ▼0.1244.45 ▲1.43
Dashboard /wp-admin2,195 ▲155.56 ▼0.0589.56 ▼3.6740.35 ▼3.11
Posts /wp-admin/edit.php2,100 ▼01.96 ▲0.0236.16 ▼1.7832.81 ▼7.35
Add New Post /wp-admin/post-new.php1,526 ▼1023.41 ▲5.28679.75 ▲20.1448.13 ▼18.44
Media Library /wp-admin/upload.php1,397 ▼34.11 ▼0.05115.31 ▲2.0746.38 ▼0.21

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

Smoke tests Passed 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)
Good news, no errors were detected

SRP Passed 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
No output text or server-side errors detected on direct access of PHP files

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
6 plugin tags: featured, first, thumbnail, set, automatically...

automatically-set-1st-image-as-featured/Auto1stFeatured.php 92% from 13 tests

The main file in "Automatically Set 1st Image as Featured" v. 1.0 serves as a complement to information provided in readme.txt and as the entry point to the plugin
You should first fix the following items:
  • Main file name: The principal plugin file should be the same as the plugin slug ("automatically-set-1st-image-as-featured.php" instead of "Auto1stFeatured.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
Good job! No executable or dangerous file extensions detected25 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP16925

PHP code Passed 2 tests

Analyzing cyclomatic complexity and code structure
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity
Average complexity per logical line of code0.86
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

It is recommended to compress PNG files in your plugin to minimize bandwidth usage
There were not PNG files found in your plugin