84% snow-my-wp

Code Review | Snow My WP

WordPress plugin Snow My WP scored84%from 54 tests.

About plugin

  • Plugin page: snow-my-wp
  • Plugin version: 1.5
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0.1-5.4
  • WordPress version: 6.3.1
  • First release: Dec 3, 2014
  • Latest release: Oct 24, 2019
  • Number of updates: 24
  • Update frequency: every 74.4 days
  • Top authors: SarviSolutions (87.5%)ChetanVengurlekar (16.67%)

Code review

54 tests

User reviews

6 reviews

Install metrics

30+ active /13,704 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | The install procedure must perform silently
Install script ran successfully

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

Analyzing server-side resources used by Snow My WP
No issues were detected with server-side resource usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0136.48 ▼1.21
Dashboard /wp-admin3.31 ▲0.0143.70 ▼4.12
Posts /wp-admin/edit.php3.36 ▲0.0146.66 ▼0.66
Add New Post /wp-admin/post-new.php5.89 ▲0.0194.27 ▼10.30
Media Library /wp-admin/upload.php3.23 ▲0.0133.33 ▼0.52

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: 2 new files
Database: no new tables, 6 new options
New WordPress options
theysaidso_admin_options
widget_recent-comments
widget_theysaidso_widget
widget_recent-posts
db_upgraded
can_compress_scripts

Browser metrics Passed 4 tests

A check of browser resources used by Snow My WP
Minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,899 ▲12813.34 ▼0.869.46 ▲7.6099.56 ▲60.06
Dashboard /wp-admin2,206 ▲184.85 ▼0.18107.39 ▼0.8742.81 ▼0.25
Posts /wp-admin/edit.php2,092 ▲32.04 ▲0.0539.26 ▲2.9534.57 ▲0.29
Add New Post /wp-admin/post-new.php1,536 ▲1723.45 ▲0.44645.05 ▲35.8757.64 ▲9.29
Media Library /wp-admin/upload.php1,382 ▼34.17 ▼0.0298.95 ▲0.5345.99 ▲4.45

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

🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
It is recommended to fix the following
  • This plugin does not fully uninstall, leaving 6 options in the database
    • widget_recent-comments
    • db_upgraded
    • widget_theysaidso_widget
    • can_compress_scripts
    • widget_recent-posts
    • theysaidso_admin_options

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
Even though no errors were found, this is by no means an exhaustive test

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
Please take a closer look at the following
  • 1× GET requests to PHP files have triggered server-side errors or warnings:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/snow-my-wp/snow-my-wp.php:102

User-side errors Passed 1 test

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

Optimizations

Plugin configuration 97% from 29 tests

readme.txt 94% from 16 tests

The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
Attributes that need to be fixed:
  • Plugin Name: Write the name of your plugin instead of "Plugin Name" on the first line ( === snow-my-wp === )
Please take inspiration from this readme.txt

snow-my-wp/snow-my-wp.php Passed 13 tests

The entry point to "Snow My WP" version 1.5 is a PHP file that has certain tags in its header comment area
57 characters long description:
A festive plugin for an awesome snowfall on your website.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
There were no executable files found in this plugin89 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP111389

PHP code Passed 2 tests

An short overview of logical lines of code, cyclomatic complexity, and other code metrics
No complexity issues detected
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%
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

PNG files should be compressed to save space and minimize bandwidth usage
No PNG images were found in this plugin