84% image-altifier

Code Review | Image Altifier

WordPress plugin Image Altifier scored84%from 54 tests.

About plugin

  • Plugin page: image-altifier
  • Plugin version: 1.0.0
  • PHP compatiblity: 7.2+
  • PHP version: 7.4.16
  • WordPress compatibility: 5.7-6.2
  • WordPress version: 6.3.1
  • First release: May 13, 2023
  • Latest release: May 13, 2023
  • Number of updates: 7
  • Update frequency: N/A
  • Top authors: belovdigital (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /251 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.01MB] [CPU: ▼7.86ms] Passed 4 tests

This is a short check of server-side resources used by Image Altifier
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0139.47 ▼3.77
Dashboard /wp-admin3.31 ▲0.0150.67 ▼7.15
Posts /wp-admin/edit.php3.36 ▲0.0149.75 ▼3.35
Add New Post /wp-admin/post-new.php5.89 ▲0.0182.81 ▼17.15
Media Library /wp-admin/upload.php3.24 ▲0.0140.58 ▲6.55

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

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

Browser metrics Passed 4 tests

An overview of browser requirements for Image Altifier
This plugin renders optimally with no browser resource issues detected
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,789 ▲2814.37 ▼0.241.65 ▼0.1539.76 ▼4.79
Dashboard /wp-admin2,198 ▲215.66 ▼0.0088.02 ▼13.1939.23 ▼7.11
Posts /wp-admin/edit.php2,100 ▼02.04 ▲0.0841.11 ▼0.0536.19 ▲1.28
Add New Post /wp-admin/post-new.php1,526 ▼223.87 ▲0.75652.99 ▲9.4365.17 ▲15.46
Media Library /wp-admin/upload.php1,397 ▼64.11 ▼0.06104.56 ▼1.2645.77 ▲1.11

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

🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
The following items require your attention
  • Zombie WordPress options detected upon uninstall: 6 options
    • widget_recent-comments
    • theysaidso_admin_options
    • can_compress_scripts
    • widget_theysaidso_widget
    • db_upgraded
    • widget_recent-posts

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
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: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Please take a closer look at 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_filter() in wp-content/plugins/image-altifier/image-altifier.php:36

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Everything seems fine on the user side

Optimizations

Plugin configuration Passed 29 tests

readme.txt Passed 16 tests

The readme.txt file uses markdown syntax to describe your plugin to the world
5 plugin tags: seo, images, optimization, accessibility, alt

image-altifier/image-altifier.php Passed 13 tests

This is the main PHP file of "Image Altifier" version 1.0.0, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
133 characters long description:
Automatically sets the ALT attribute of images in posts, pages, and custom posts using their titles for better SEO and accessibility.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Success! There were no dangerous files found in this plugin19 lines of code in 2 files:
LanguageFilesBlank linesComment linesLines of code
PHP261219

PHP code Passed 2 tests

This is a short overview of cyclomatic complexity and code structure for this plugin
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity
Average complexity per logical line of code0.18
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 functions150.00%
▷ Anonymous functions150.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 are no PNG files in this plugin