83% receive-quote

Code Review | Receive quote by Kedar Jangir

WordPress plugin Receive quote by Kedar Jangir scored83%from 54 tests.

About plugin

  • Plugin page: receive-quote
  • Plugin version: 1.0.0
  • PHP compatiblity: 5.2.4+
  • PHP version: 7.4.16
  • WordPress compatibility: 4.5.0-4.9.1
  • WordPress version: 6.3.1
  • First release: Jan 23, 2018
  • Latest release: Jan 23, 2018
  • Number of updates: 2
  • Update frequency: every 0.5 days
  • Top authors: Kedar Jangir (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /451 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.06MB] [CPU: ▼1.27ms] Passed 4 tests

A check of server-side resources used by Receive quote by Kedar Jangir
Server-side resource usage in normal parameters
PageMemory (MB)CPU Time (ms)
Home /3.53 ▲0.0746.23 ▲1.59
Dashboard /wp-admin3.37 ▲0.0747.58 ▼5.02
Posts /wp-admin/edit.php3.42 ▲0.0650.91 ▲1.15
Add New Post /wp-admin/post-new.php5.95 ▲0.0699.54 ▼2.02
Media Library /wp-admin/upload.php3.29 ▲0.0635.40 ▲0.80

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

Filesystem and database footprint
No storage issues were detected
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options
theysaidso_admin_options
widget_recent-comments
can_compress_scripts
widget_theysaidso_widget
db_upgraded
widget_recent-posts

Browser metrics Passed 4 tests

This is an overview of browser requirements for Receive quote by Kedar Jangir
Minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,801 ▲4014.31 ▲0.111.85 ▼0.1845.59 ▼1.30
Dashboard /wp-admin2,210 ▲365.58 ▼0.1093.53 ▼3.7441.79 ▼2.77
Posts /wp-admin/edit.php2,112 ▲121.94 ▼0.0441.72 ▲2.4134.74 ▼5.28
Add New Post /wp-admin/post-new.php1,538 ▲1023.01 ▲0.02612.22 ▼81.8256.57 ▼10.63
Media Library /wp-admin/upload.php1,415 ▲184.23 ▲0.0298.87 ▼9.9842.70 ▼1.97

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

🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
It is recommended to fix the following
  • This plugin does not fully uninstall, leaving 6 options in the database
    • db_upgraded
    • widget_recent-posts
    • widget_theysaidso_widget
    • can_compress_scripts
    • theysaidso_admin_options
    • widget_recent-comments

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Good news, no errors were detected

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
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 add_filter() in wp-content/plugins/receive-quote/quote.php:14

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)
Everything seems fine, but this is not an exhaustive test

Optimizations

Plugin configuration 90% from 29 tests

readme.txt 88% from 16 tests

The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
Attributes that need to be fixed:
  • Screenshots: Screenshot #1 (2.) image required
  • Tags: The plugin tags were not defined
You can take inspiration from this readme.txt

receive-quote/quote.php 92% from 13 tests

The main file in "Receive quote by Kedar Jangir" v. 1.0.0 serves as a complement to information provided in readme.txt and as the entry point to the plugin
You should first fix the following items:
  • Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("receive-quote.php" instead of "quote.php")

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
Everything looks great! No dangerous files found in this plugin540 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP13911540

PHP code Passed 2 tests

An overview of cyclomatic complexity and code structure
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity
Average complexity per logical line of code0.15
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%
Functions5
▷ Named functions5100.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

Often times overlooked, PNG files can occupy unnecessary space in your plugin
There are no PNG files in this plugin