84% wp-link-to-this-post

Code Review | WP Link To This Post

WordPress plugin WP Link To This Post scored 84% from 54 tests.

About plugin

  • Plugin page: wp-link-to-this-post
  • Plugin version: 1.0
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0.1-4.2
  • WordPress version: 6.3.1
  • First release: May 9, 2015
  • Latest release: May 9, 2015
  • Number of updates: 6
  • Update frequency: every 0.3 days
  • Top authors: ozhandonder (100%)

Code review

54 tests

User reviews

1 review

Install metrics

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

Server metrics [RAM: ▲0.00MB] [CPU: ▼4.75ms] Passed 4 tests

An overview of server-side resources used by WP Link To This Post
This plugin does not affect your website's performance
PageMemory (MB)CPU Time (ms)
Home /3.46 ▲0.0039.25 ▲0.69
Dashboard /wp-admin3.31 ▲0.0043.62 ▼4.74
Posts /wp-admin/edit.php3.36 ▲0.0048.39 ▼2.03
Add New Post /wp-admin/post-new.php5.89 ▲0.0084.56 ▼12.90
Media Library /wp-admin/upload.php3.23 ▲0.0039.08 ▲4.29

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

Analyzing filesystem and database footprints of this plugin
No storage issues were detected
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options
widget_recent-posts
db_upgraded
widget_recent-comments
widget_theysaidso_widget
can_compress_scripts
theysaidso_admin_options

Browser metrics Passed 4 tests

This is an overview of browser requirements for WP Link To This Post
This plugin has a minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,800 ▲6513.23 ▼1.201.49 ▼0.2841.43 ▼1.44
Dashboard /wp-admin2,206 ▲214.87 ▼0.02108.74 ▲3.9637.95 ▼8.24
Posts /wp-admin/edit.php2,089 ▼02.02 ▼0.0338.95 ▲2.7134.41 ▼0.19
Add New Post /wp-admin/post-new.php1,514 ▼017.66 ▼0.03670.97 ▼21.9257.83 ▲8.14
Media Library /wp-admin/upload.php1,391 ▲94.24 ▲0.03110.92 ▲14.3746.74 ▼0.28

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

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

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
Even though everything seems fine, this is not 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_filter() in wp-content/plugins/wp-link-to-this-post/wp-link-to-this-post.php:25

User-side errors Passed 1 test

🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
Everything seems fine, but this is not an exhaustive test

Optimizations

Plugin configuration Passed 29 tests

readme.txt Passed 16 tests

Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
4 plugin tags: backlinks, seo, easy html link code, link to this post

wp-link-to-this-post/wp-link-to-this-post.php Passed 13 tests

The primary PHP file in "WP Link To This Post" version 1.0 is used by WordPress to initiate all plugin functionality
50 characters long description:
Make it easy for others to link back to your posts

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
Good job! No executable or dangerous file extensions detected11 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP18811

PHP code Passed 2 tests

Analyzing cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity
Average complexity per logical line of code0.20
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
No PNG files were detected