84% jetpack-shortlinks-for-sharing-buttons

Code Review | Shortlinks for Jetpack sharing buttons

WordPress plugin Shortlinks for Jetpack sharing buttons scored 84% from 54 tests.

About plugin

  • Plugin page: jetpack-shortlink...
  • Plugin version: 1.0
  • PHP version: 7.4.16
  • WordPress compatibility: 3.9-5.5
  • WordPress version: 6.3.1
  • First release: Jan 27, 2013
  • Latest release: Aug 4, 2020
  • Number of updates: 18
  • Update frequency: every 152.6 days
  • Top authors: jeherve (100%)

Code review

54 tests

User reviews

5 reviews

Install metrics

400+ active / 7,644 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Installer ran successfully

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

A check of server-side resources used by Shortlinks for Jetpack sharing buttons
No issues were detected with server-side resource usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0141.92 ▼1.33
Dashboard /wp-admin3.31 ▲0.0149.19 ▲3.05
Posts /wp-admin/edit.php3.36 ▲0.0045.32 ▼2.09
Add New Post /wp-admin/post-new.php5.89 ▲0.0084.08 ▼8.32
Media Library /wp-admin/upload.php3.23 ▲0.0034.54 ▼1.24

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

Input-output and database impact of this plugin
This plugin installed successfully
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options
widget_theysaidso_widget
theysaidso_admin_options
widget_recent-posts
widget_recent-comments
can_compress_scripts
db_upgraded

Browser metrics Passed 4 tests

An overview of browser requirements for Shortlinks for Jetpack sharing buttons
This plugin renders optimally with no browser resource issues detected
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,800 ▲4313.26 ▼1.121.88 ▼0.4144.05 ▲4.92
Dashboard /wp-admin2,206 ▲155.76 ▲0.88112.04 ▲7.6444.94 ▼4.23
Posts /wp-admin/edit.php2,089 ▲31.97 ▼0.0235.10 ▲0.5933.58 ▼0.94
Add New Post /wp-admin/post-new.php1,538 ▲523.07 ▼0.04635.36 ▲32.3466.61 ▲6.17
Media Library /wp-admin/upload.php1,391 ▲34.22 ▲0.0298.32 ▲2.6743.69 ▲1.25

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

🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
Please fix the following items
  • This plugin does not fully uninstall, leaving 6 options in the database
    • db_upgraded
    • theysaidso_admin_options
    • widget_theysaidso_widget
    • widget_recent-posts
    • can_compress_scripts
    • widget_recent-comments

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
Good news, no errors were detected

SRP 50% from 2 tests

🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please fix the following
  • 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/jetpack-shortlinks-for-sharing-buttons/jp-sd-custshortlink.php:31

User-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine, but this is not an exhaustive test

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
6 plugin tags: bitly, jetpack, shortlinks, sharedaddy, wordpresscom...

jetpack-shortlinks-for-sharing-buttons/jp-sd-custshortlink.php 92% from 13 tests

The main PHP script in "Shortlinks for Jetpack sharing buttons" version 1.0 is automatically included on every request by WordPress
Please make the necessary changes and fix the following:
  • Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("jetpack-shortlinks-for-sharing-buttons.php" instead of "jp-sd-custshortlink.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
Success! There were no dangerous files found in this plugin16 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP141116

PHP code Passed 2 tests

This plugin's cyclomatic complexity and code structure detailed below
All good! No complexity issues found
Cyclomatic complexity
Average complexity per logical line of code0.67
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 functions2100.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
PNG images were not found in this plugin