84% hide-first-image-in-post

Code Review | Hide First Image In Post

WordPress plugin Hide First Image In Post scored 84% from 54 tests.

About plugin

  • Plugin page: hide-first-image-...
  • Plugin version: 1.0
  • PHP compatiblity: 5.2.4+
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0-4.9.6
  • WordPress version: 6.3.1
  • First release: Apr 29, 2018
  • Latest release: May 18, 2018
  • Number of updates: 11
  • Update frequency: every 1.7 days
  • Top authors: KWSAdams (100%)

Code review

54 tests

User reviews

1 review

Install metrics

60+ active / 1,082 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.00MB] [CPU: ▼7.23ms] Passed 4 tests

A check of server-side resources used by Hide First Image In Post
Server-side resource usage in normal parameters
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0136.41 ▼7.71
Dashboard /wp-admin3.31 ▲0.0146.13 ▼4.17
Posts /wp-admin/edit.php3.36 ▲0.0045.68 ▲0.86
Add New Post /wp-admin/post-new.php5.89 ▲0.0084.49 ▼17.36
Media Library /wp-admin/upload.php3.24 ▲0.0034.96 ▲0.32

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

How much does this plugin use your filesystem and database?
There were no storage issued detected upon installing this plugin
Filesystem: 6 new files
Database: no new tables, 6 new options
New WordPress options
widget_recent-comments
db_upgraded
widget_recent-posts
widget_theysaidso_widget
can_compress_scripts
theysaidso_admin_options

Browser metrics Passed 4 tests

Checking browser requirements for Hide First Image In Post
This plugin has a minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,800 ▲4313.23 ▼1.521.73 ▼0.2441.00 ▼0.18
Dashboard /wp-admin2,206 ▲245.86 ▼0.14106.59 ▼6.7839.53 ▼3.12
Posts /wp-admin/edit.php2,092 ▲32.12 ▲0.1340.37 ▼0.5233.41 ▼1.37
Add New Post /wp-admin/post-new.php1,514 ▼1417.57 ▼5.87608.32 ▼38.0261.69 ▲10.04
Media Library /wp-admin/upload.php1,388 ▲34.20 ▲0.0299.44 ▼4.2743.71 ▲1.51

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

🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
It is recommended to fix the following
  • The uninstall procedure has failed, leaving 6 options in the database
    • widget_recent-comments
    • theysaidso_admin_options
    • widget_recent-posts
    • db_upgraded
    • widget_theysaidso_widget
    • can_compress_scripts

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 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Please fix 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/hide-first-image-in-post/hide-first-image-in-post.php:17

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine, but this is not an exhaustive test

Optimizations

Plugin configuration 93% from 29 tests

readme.txt 94% from 16 tests

You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
These attributes need your attention:
  • Screenshots: Add images for these screenshots: #1 (Download plugin and save on your computer), #2 (Upload plugin to plugins directory), #3 (Activate plugin), #4 (Check plugin from list)
You can take inspiration from this readme.txt

hide-first-image-in-post/hide-first-image-in-post.php 92% from 13 tests

"Hide First Image In Post" version 1.0's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
You should first fix the following items:
  • Description: The description should be shorter than 140 characters (currently 195 characters long)

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
Success! There were no dangerous files found in this plugin8 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP1388

PHP code Passed 2 tests

This plugin's cyclomatic complexity and code structure detailed below
This plugin has no cyclomatic complexity problems
Cyclomatic complexity
Average complexity per logical line of code1.33
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

Often times overlooked, PNG files can occupy unnecessary space in your plugin
4 PNG files occupy 0.02MB with 0.01MB in potential savings
Potential savings
Compression of 4 random PNG files using pngquant
FileSize - originalSize - compressedSavings
screenshot-4.png1.11KB1.30KB0.00%
screenshot-3.png3.17KB2.13KB▼ 32.89%
screenshot-2.png5.53KB3.01KB▼ 45.53%
screenshot-1.png9.17KB4.63KB▼ 49.50%