84% eazy-enable-blogroll

Code Review | Eazy Enable Blogroll

WordPress plugin Eazy Enable Blogroll scored84%from 54 tests.

About plugin

  • Plugin page: eazy-enable-blogroll
  • Plugin version: 1.0.2
  • PHP version: 7.4.16
  • WordPress compatibility: 3.5.0-6.3
  • WordPress version: 6.3.1
  • First release: Jan 15, 2015
  • Latest release: Aug 3, 2023
  • Number of updates: 14
  • Update frequency: every 239.7 days
  • Top authors: playwithpixels (100%)

Code review

54 tests

User reviews

6 reviews

Install metrics

5,000+ active /19,055 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed successfully, without throwing any errors or notices

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

Analyzing server-side resources used by Eazy Enable Blogroll
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /3.48 ▲0.0243.08 ▲7.57
Dashboard /wp-admin3.32 ▲0.0246.89 ▼2.88
Posts /wp-admin/edit.php3.37 ▲0.0146.96 ▼0.19
Add New Post /wp-admin/post-new.php5.90 ▲0.0193.98 ▲7.16
Media Library /wp-admin/upload.php3.24 ▲0.0133.74 ▼3.22
Add New /wp-admin/link-add.php3.2234.60
All Links /wp-admin/link-manager.php3.2633.53
Link Categories /wp-admin/edit-tags.php?taxonomy=link_category3.3634.43

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

Analyzing filesystem and database footprints of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 2 new files
Database: no new tables, 7 new options
New WordPress options
db_upgraded
widget_recent-posts
widget_recent-comments
widget_links
widget_theysaidso_widget
can_compress_scripts
theysaidso_admin_options

Browser metrics Passed 4 tests

Checking browser requirements for Eazy Enable Blogroll
This plugin has a minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,834 ▲7713.29 ▼1.465.04 ▲2.9743.36 ▲0.18
Dashboard /wp-admin2,240 ▲524.84 ▼0.01104.07 ▼13.6642.43 ▼0.04
Posts /wp-admin/edit.php2,120 ▲312.00 ▼0.0241.10 ▼0.2233.16 ▼2.65
Add New Post /wp-admin/post-new.php1,568 ▲2618.52 ▲0.36670.72 ▲52.1153.69 ▲1.90
Media Library /wp-admin/upload.php1,416 ▲314.14 ▼0.1098.69 ▼3.1741.03 ▼2.00
Add New /wp-admin/link-add.php1,6442.2549.7235.72
All Links /wp-admin/link-manager.php1,0561.7328.3933.35
Link Categories /wp-admin/edit-tags.php?taxonomy=link_category1,2992.1325.5128.94

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

🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
It is recommended to fix the following
  • The uninstall procedure has failed, leaving 7 options in the database
    • can_compress_scripts
    • theysaidso_admin_options
    • widget_recent-comments
    • widget_theysaidso_widget
    • db_upgraded
    • widget_links
    • widget_recent-posts

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for server-side errors
The smoke test was a success, however most plugin functionality was not tested

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
The following issues need your attention
  • 1× PHP files trigger server-side errors or warnings when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function get_bloginfo() in wp-content/plugins/eazy-enable-blogroll/eazy-enable-blogroll.php:19

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)
There were no browser issues found

Optimizations

Plugin configuration 96% from 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
8 plugin tags: easy, enable, links, tk, simple...

eazy-enable-blogroll/eazy-enable-blogroll.php 92% from 13 tests

The main file in "Eazy Enable Blogroll" v. 1.0.2 serves as a complement to information provided in readme.txt and as the entry point to the plugin
Please make the necessary changes and fix the following:
  • Domain Path: The domain path points to a folder that does not exist ("/languages")

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
Good job! No executable or dangerous file extensions detected18 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP131618

PHP code Passed 2 tests

An short overview of logical lines of code, cyclomatic complexity, and other code metrics
There were no cyclomatic complexity issued 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

All PNG images should be compressed to minimize bandwidth usage for end users
There are no PNG files in this plugin