83% wp-image-box-overly

Code Review | Image Box Overly

WordPress plugin Image Box Overly scored 83% from 54 tests.

About plugin

  • Plugin page: wp-image-box-overly
  • Plugin version: 1.0
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0.1-4.0.1
  • WordPress version: 6.3.1
  • First release: Nov 11, 2015
  • Latest release: Dec 12, 2016
  • Number of updates: 3
  • Update frequency: every 132.3 days
  • Top authors: Sohelwpexpert (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active / 1,162 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
The plugin installed successfully, without throwing any errors or notices

Server metrics [RAM: ▲0.04MB] [CPU: ▼1.93ms] Passed 4 tests

Server-side resources used by Image Box Overly
Server-side resource usage in normal parameters
PageMemory (MB)CPU Time (ms)
Home /3.51 ▲0.0443.85 ▼6.46
Dashboard /wp-admin3.35 ▲0.0454.90 ▲4.35
Posts /wp-admin/edit.php3.40 ▲0.0450.25 ▼1.91
Add New Post /wp-admin/post-new.php5.93 ▲0.04105.37 ▼0.49
Media Library /wp-admin/upload.php3.27 ▲0.0439.15 ▲1.14
Imagebox /wp-admin/edit.php?post_type=imagebox-eitems3.3242.62
Categories /wp-admin/edit-tags.php?taxonomy=category&post_type=imagebox-eitems3.2642.95
Tags /wp-admin/edit-tags.php?taxonomy=post_tag&post_type=imagebox-eitems3.2739.26
Add New /wp-admin/post-new.php?post_type=imagebox-eitems3.4056.78

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

How much does this plugin use your filesystem and database?
This plugin was installed successfully
Filesystem: 7 new files
Database: no new tables, 7 new options
New WordPress options
theysaidso_admin_options
widget_recent-comments
db_upgraded
widget_recent-posts
category_children
can_compress_scripts
widget_theysaidso_widget

Browser metrics Passed 4 tests

An overview of browser requirements for Image Box Overly
This plugin renders optimally with no browser resource issues detected
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,975 ▲17513.90 ▲0.667.44 ▲5.5337.58 ▼8.21
Dashboard /wp-admin2,249 ▲434.97 ▼0.89106.54 ▼1.9341.62 ▲1.68
Posts /wp-admin/edit.php2,135 ▲432.28 ▲0.2737.23 ▼3.3335.61 ▲0.27
Add New Post /wp-admin/post-new.php1,708 ▲17522.88 ▼0.22572.89 ▼11.0160.86 ▲7.32
Media Library /wp-admin/upload.php1,428 ▲374.30 ▲0.0898.25 ▼12.2045.73 ▲0.42
Imagebox /wp-admin/edit.php?post_type=imagebox-eitems1,1512.2132.2230.79
Categories /wp-admin/edit-tags.php?taxonomy=category&post_type=imagebox-eitems1,4861.8432.3438.11
Tags /wp-admin/edit-tags.php?taxonomy=post_tag&post_type=imagebox-eitems1,3561.9830.7139.29
Add New /wp-admin/post-new.php?post_type=imagebox-eitems2,3847.87172.2366.36

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

🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
The following items require your attention
  • Zombie WordPress options detected upon uninstall: 7 options
    • db_upgraded
    • widget_recent-comments
    • widget_theysaidso_widget
    • category_children
    • theysaidso_admin_options
    • can_compress_scripts
    • 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 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please fix the following
  • 1× PHP files trigger errors when accessed directly with GET requests:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/wp-image-box-overly/jeba-index.php:13

User-side errors Passed 1 test

🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine on the user side

Optimizations

Plugin configuration 87% from 29 tests

readme.txt 88% from 16 tests

Often overlooked, readme.txt is one of the most important files in your plugin
These attributes need to be fixed:
  • Donate link: Invalid URI found ("")
  • Screenshots: Add images for these screenshots: #1 (How to use shortcode in editor.), #2 (Another demo.)
The official readme.txt might help

wp-image-box-overly/jeba-index.php 85% from 13 tests

This is the main PHP file of "Image Box Overly" version 1.0, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
Please make the necessary changes and fix the following:
  • Description: The description should be shorter than 140 characters (currently 364 characters long)
  • Main file name: Name the main plugin file the same as the plugin slug ("wp-image-box-overly.php" instead of "jeba-index.php")

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
There were no executable files found in this plugin181 lines of code in 6 files:
LanguageFilesBlank linesComment linesLines of code
PHP1278117
CSS22055
JavaScript3509

PHP code Passed 2 tests

An short overview of logical lines of code, cyclomatic complexity, and other code metrics
Everything seems fine, there were no complexity issues found
Cyclomatic complexity
Average complexity per logical line of code0.05
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%
Functions6
▷ Named functions6100.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

Often times overlooked, PNG files can occupy unnecessary space in your plugin
No PNG images were found in this plugin