83% cricket-preloader

Code Review | Cricket Preloader

WordPress plugin Cricket Preloader scored83%from 54 tests.

About plugin

  • Plugin page: cricket-preloader
  • Plugin version: 1.0
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0-4.4.2
  • WordPress version: 6.3.1
  • First release: Mar 2, 2016
  • Latest release: Mar 3, 2016
  • Number of updates: 4
  • Update frequency: every 3.5 days
  • Top authors: bikel (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /1,114 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: ▼8.26ms] Passed 4 tests

This is a short check of server-side resources used by Cricket Preloader
No issues were detected with server-side resource usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0143.08 ▼4.36
Dashboard /wp-admin3.31 ▼0.0449.82 ▼21.73
Posts /wp-admin/edit.php3.36 ▲0.0051.42 ▼2.22
Add New Post /wp-admin/post-new.php5.89 ▲0.0091.71 ▼3.14
Media Library /wp-admin/upload.php3.23 ▲0.0036.50 ▼3.80

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

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

Browser metrics Passed 4 tests

Cricket Preloader: an overview of browser usage
Normal browser usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,801 ▲4014.27 ▼0.142.14 ▲0.1246.66 ▲3.73
Dashboard /wp-admin2,198 ▲215.62 ▼0.0693.84 ▼5.2441.57 ▼0.62
Posts /wp-admin/edit.php2,100 ▼02.04 ▲0.0138.64 ▲1.3935.32 ▲0.78
Add New Post /wp-admin/post-new.php1,531 ▲323.10 ▼0.36677.15 ▼36.6350.97 ▼7.03
Media Library /wp-admin/upload.php1,394 ▼64.20 ▼0.02104.69 ▼6.0246.41 ▼4.93

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
The following items require your attention
  • Zombie WordPress options detected upon uninstall: 6 options
    • db_upgraded
    • widget_recent-posts
    • widget_recent-comments
    • theysaidso_admin_options
    • widget_theysaidso_widget
    • can_compress_scripts

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 | 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
The following issues need your attention
  • 1× PHP files trigger server errors when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/cricket-preloader/cricket-loading.php:32

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
There were no browser issues found

Optimizations

Plugin configuration 90% from 29 tests

readme.txt 88% from 16 tests

Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
Please fix the following attributes:
  • Plugin Name: You should set the name of your plugin on the first line ( === cricket-preloader === )
  • Screenshots: A description for screenshot #1 is required in cricket-preloader/assets to your readme.txt
Please take inspiration from this readme.txt

cricket-preloader/cricket-loading.php 92% from 13 tests

The main PHP file in "Cricket Preloader" ver. 1.0 adds more information about the plugin and also serves as the entry point for this plugin
Please make the necessary changes and fix the following:
  • Main file name: Please rename the main PHP file in this plugin to the plugin slug ("cricket-preloader.php" instead of "cricket-loading.php")

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
There were no executable files found in this plugin257 lines of code in 2 files:
LanguageFilesBlank linesComment linesLines of code
CSS1170225
PHP1111232

PHP code Passed 2 tests

Analyzing logical lines of code, cyclomatic complexity, and other code metrics
Great job! No cyclomatic complexity issues were detected in this plugin
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%
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

It is recommended to compress PNG files in your plugin to minimize bandwidth usage
2 PNG files occupy 0.05MB with 0.04MB in potential savings
Potential savings
Compression of 2 random PNG files using pngquant
FileSize - originalSize - compressedSavings
cricket.png24.81KB3.19KB▼ 87.16%
css/player.png22.60KB4.89KB▼ 78.35%