84% ketchup-shortcodes-pack

Code Review | Ketchup Shortcodes

WordPress plugin Ketchup Shortcodes scored84%from 54 tests.

About plugin

  • Plugin page: ketchup-shortcode...
  • Plugin version: 0.1.2
  • PHP version: 7.4.16
  • WordPress compatibility: 3.5.1-6.0
  • WordPress version: 6.3.1
  • First release: Oct 27, 2014
  • Latest release: Aug 1, 2022
  • Number of updates: 10
  • Update frequency: every 283.9 days
  • Top authors: alexitsios (100%)

Code review

54 tests

User reviews

1 review

Install metrics

700+ active /33,743 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: ▼6.64ms] Passed 4 tests

This is a short check of server-side resources used by Ketchup Shortcodes
Server-side resource usage in normal parameters
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0043.28 ▲5.34
Dashboard /wp-admin3.31 ▲0.0047.64 ▲1.40
Posts /wp-admin/edit.php3.36 ▲0.0046.12 ▲1.63
Add New Post /wp-admin/post-new.php5.89 ▲0.0081.44 ▼28.63
Media Library /wp-admin/upload.php3.23 ▲0.0033.45 ▼0.95

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

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

Browser metrics Passed 4 tests

A check of browser resources used by Ketchup Shortcodes
Minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,800 ▲5413.29 ▼1.394.83 ▲3.3042.41 ▲4.20
Dashboard /wp-admin2,203 ▲155.79 ▲0.9296.80 ▼7.9037.38 ▼5.76
Posts /wp-admin/edit.php2,089 ▲31.99 ▲0.0240.05 ▲5.5733.84 ▼0.63
Add New Post /wp-admin/post-new.php1,514 ▼517.63 ▼5.49631.36 ▼20.8852.55 ▲3.75
Media Library /wp-admin/upload.php1,388 ▼34.13 ▼0.0895.75 ▼2.0140.53 ▼3.61

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

🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
It is recommended to fix the following
  • This plugin did not uninstall successfully, leaving 6 options in the database
    • db_upgraded
    • widget_recent-comments
    • widget_recent-posts
    • can_compress_scripts
    • widget_theysaidso_widget
    • theysaidso_admin_options

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for server-side errors
Good news, no errors were detected

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 fix the following
  • 1× PHP files trigger server errors when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function plugin_dir_path() in wp-content/plugins/ketchup-shortcodes-pack/ketchup-shortcodes.php:9

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
There were no browser issues found

Optimizations

Plugin configuration 96% from 29 tests

readme.txt Passed 16 tests

Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
2 plugin tags: shortcodes, custom shortcodes

ketchup-shortcodes-pack/ketchup-shortcodes.php 92% from 13 tests

The principal PHP file in "Ketchup Shortcodes" v. 0.1.2 is loaded by WordPress automatically on each request
The following require your attention:
  • Main file name: The principal plugin file should be the same as the plugin slug ("ketchup-shortcodes-pack.php" instead of "ketchup-shortcodes.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 detected138 lines of code in 2 files:
LanguageFilesBlank linesComment linesLines of code
PHP11822105
Markdown115033

PHP code Passed 2 tests

Analyzing cyclomatic complexity and code structure
All good! No complexity issues found
Cyclomatic complexity
Average complexity per logical line of code0.13
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%
Functions7
▷ Named functions7100.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