84% maximum-image-size

Code Review | Maximum Image Size

WordPress plugin Maximum Image Size scored84%from 54 tests.

About plugin

  • Plugin page: maximum-image-size
  • Plugin version: 1.0
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0.1-4.3.1
  • WordPress version: 6.3.1
  • First release: Sep 27, 2015
  • Latest release: Sep 27, 2015
  • Number of updates: 2
  • Update frequency: N/A
  • Top authors: Toao.net (100%)

Code review

54 tests

User reviews

1 review

Install metrics

30+ active /1,110 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed successfully, without throwing any errors or notices

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

A check of server-side resources used by Maximum Image Size
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0139.95 ▼7.41
Dashboard /wp-admin3.31 ▲0.0153.47 ▼5.15
Posts /wp-admin/edit.php3.36 ▲0.0155.38 ▼1.63
Add New Post /wp-admin/post-new.php5.89 ▲0.0187.16 ▼18.59
Media Library /wp-admin/upload.php3.23 ▲0.0139.77 ▲1.50

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
widget_recent-posts
widget_recent-comments
widget_theysaidso_widget
db_upgraded
theysaidso_admin_options

Browser metrics Passed 4 tests

Maximum Image Size: an overview of browser usage
This plugin renders optimally with no browser resource issues detected
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,789 ▲2814.67 ▲0.141.67 ▼0.0145.27 ▼3.66
Dashboard /wp-admin2,198 ▲245.58 ▼0.0089.26 ▼9.4738.08 ▼8.43
Posts /wp-admin/edit.php2,100 ▲31.97 ▼0.0541.55 ▲3.6536.80 ▼2.03
Add New Post /wp-admin/post-new.php1,526 ▼923.46 ▲5.32696.95 ▲33.1357.00 ▼11.22
Media Library /wp-admin/upload.php1,403 ▲34.21 ▲0.04103.07 ▼1.7544.26 ▲0.11

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
  • The uninstall procedure has failed, leaving 6 options in the database
    • db_upgraded
    • theysaidso_admin_options
    • can_compress_scripts
    • widget_recent-posts
    • widget_theysaidso_widget
    • widget_recent-comments

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though everything seems fine, this is not an exhaustive test

SRP 50% from 2 tests

🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
The following issues need your attention
  • 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/maximum-image-size/maximum_image_size.php:28

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for browser errors
There were no browser issues found

Optimizations

Plugin configuration 96% from 29 tests

readme.txt Passed 16 tests

The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
2 plugin tags: media, images

maximum-image-size/maximum_image_size.php 92% from 13 tests

The main PHP script in "Maximum Image Size" version 1.0 is automatically included on every request by WordPress
Please take the time to fix the following:
  • Main file name: The principal plugin file should be the same as the plugin slug ("maximum-image-size.php" instead of "maximum_image_size.php")

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
Good job! No executable or dangerous file extensions detected15 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP131215

PHP code Passed 2 tests

Analyzing logical lines of code, cyclomatic complexity, and other code metrics
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity
Average complexity per logical line of code0.09
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

All PNG images should be compressed to minimize bandwidth usage for end users
No PNG images were found in this plugin