84% kendoscore

Code Review | Kendo Score

WordPress plugin Kendo Score scored84%from 54 tests.

About plugin

  • Plugin page: kendoscore
  • Plugin version: 1.0.0
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0.1-4.6
  • WordPress version: 6.3.1
  • First release: Sep 2, 2016
  • Latest release: Sep 2, 2016
  • Number of updates: 7
  • Update frequency: every 0.9 days
  • Top authors: akimichi (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /505 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 gracefully, with no errors

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

Analyzing server-side resources used by Kendo Score
No issues were detected with server-side resource usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0140.84 ▼3.59
Dashboard /wp-admin3.31 ▲0.0148.52 ▼3.39
Posts /wp-admin/edit.php3.36 ▲0.0046.58 ▼3.99
Add New Post /wp-admin/post-new.php5.89 ▲0.0089.03 ▼18.60
Media Library /wp-admin/upload.php3.23 ▲0.0041.24 ▲6.69

Server storage [IO: ▲0.01MB] [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: 5 new files
Database: no new tables, 6 new options
New WordPress options
can_compress_scripts
widget_recent-comments
theysaidso_admin_options
widget_theysaidso_widget
db_upgraded
widget_recent-posts

Browser metrics Passed 4 tests

Checking browser requirements for Kendo Score
This plugin has a minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,791 ▲3014.05 ▼0.222.58 ▲0.8144.04 ▼3.12
Dashboard /wp-admin2,195 ▲155.58 ▼0.0993.68 ▼7.0942.14 ▼1.08
Posts /wp-admin/edit.php2,100 ▼02.01 ▲0.0635.21 ▼1.7437.59 ▲1.84
Add New Post /wp-admin/post-new.php1,526 ▼223.73 ▲0.66668.94 ▼21.6954.47 ▲0.73
Media Library /wp-admin/upload.php1,394 ▼64.21 ▲0.1197.89 ▼16.2745.48 ▼1.53

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

🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
Please fix the following items
  • Zombie WordPress options detected upon uninstall: 6 options
    • theysaidso_admin_options
    • can_compress_scripts
    • widget_recent-posts
    • widget_recent-comments
    • db_upgraded
    • widget_theysaidso_widget

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 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors 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 add_action() in wp-content/plugins/kendoscore/kendoscore.php:15

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

Optimizations

Plugin configuration 97% from 29 tests

readme.txt 94% from 16 tests

The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
Attributes that require attention:
  • Plugin Name: Please specify the plugin name on the first line ( === kendoscore === )
The official readme.txt might help

kendoscore/kendoscore.php Passed 13 tests

"Kendo Score" version 1.0.0's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
44 characters long description:
Wordpress plugin for using Kendo Score font.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Success! There were no dangerous files found in this plugin20 lines of code in 2 files:
LanguageFilesBlank linesComment linesLines of code
PHP13813
CSS1007

PHP code Passed 2 tests

An overview of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity issues
Cyclomatic complexity
Average complexity per logical line of code0.00
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

It is recommended to compress PNG files in your plugin to minimize bandwidth usage
There are no PNG files in this plugin