84% wp-link-analysis

Code Review | WP Link Analysis

WordPress plugin WP Link Analysis scored84%from 54 tests.

About plugin

  • Plugin page: wp-link-analysis
  • Plugin version: 0.1.1
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0-3.3.1
  • WordPress version: 6.3.1
  • First release: Feb 11, 2012
  • Latest release: Jun 1, 2012
  • Number of updates: 5
  • Update frequency: every 22.4 days
  • Top authors: Diije (100%)

Code review

54 tests

User reviews

2 reviews

Install metrics

200+ active /1,604 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Install script ran successfully

Server metrics [RAM: ▼0.11MB] [CPU: ▼10.01ms] Passed 4 tests

Analyzing server-side resources used by WP Link Analysis
This plugin does not affect your website's performance
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0141.06 ▼4.50
Dashboard /wp-admin3.31 ▲0.0148.51 ▼8.13
Posts /wp-admin/edit.php3.37 ▲0.0149.84 ▼2.81
Add New Post /wp-admin/post-new.php5.44 ▼0.4477.02 ▼17.83
Media Library /wp-admin/upload.php3.24 ▲0.0132.36 ▼9.57

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

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

Browser metrics Passed 4 tests

Checking browser requirements for WP Link Analysis
There were no issues detected in relation to browser resource usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,789 ▲314.69 ▲0.341.79 ▼0.2044.18 ▲0.51
Dashboard /wp-admin2,192 ▲185.55 ▼0.0788.27 ▼11.1438.92 ▼4.61
Posts /wp-admin/edit.php2,100 ▼02.02 ▲0.0134.29 ▼3.1735.17 ▼2.58
Add New Post /wp-admin/post-new.php6,228 ▲4,70225.97 ▲2.41909.38 ▲218.0358.43 ▼13.67
Media Library /wp-admin/upload.php1,403 ▲34.32 ▲0.15101.92 ▼5.2544.46 ▲0.73

Uninstaller [IO: ▲0.00MB] [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
  • This plugin did not uninstall successfully, leaving 6 options in the database
    • widget_recent-comments
    • theysaidso_admin_options
    • db_upgraded
    • can_compress_scripts
    • widget_theysaidso_widget
    • widget_recent-posts

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Everything seems fine, however this is by no means an exhaustive test

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× PHP files trigger server errors when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function is_admin() in wp-content/plugins/wp-link-analysis/wp-link-analysis.php:11

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for browser errors
No browser errors were detected

Optimizations

Plugin configuration Passed 29 tests

readme.txt Passed 16 tests

The readme.txt file uses markdown syntax to describe your plugin to the world
8 plugin tags: moderation, multi-author, link, multi-author blog, multiauthor blog...

wp-link-analysis/wp-link-analysis.php Passed 13 tests

The main PHP script in "WP Link Analysis" version 0.1.1 is automatically included on every request by WordPress
108 characters long description:
Analyse les liens contenus dans l'article et les affiche dans une metabox dans l'interface d'administration.

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
No dangerous file extensions were detected30 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP131230

PHP code Passed 2 tests

An short overview of logical lines of code, cyclomatic complexity, and other code metrics
All good! No complexity issues found
Cyclomatic complexity
Average complexity per logical line of code0.23
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%
Functions3
▷ Named functions3100.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

PNG files should be compressed to save space and minimize bandwidth usage
No PNG files were detected