84% widget-search-filter

Code Review | Widget Search Filter

WordPress plugin Widget Search Filter scored84%from 54 tests.

About plugin

  • Plugin page: widget-search-filter
  • Plugin version: 1.1.1
  • PHP version: 7.4.16
  • WordPress compatibility: 3.9-4.4
  • WordPress version: 6.3.1
  • First release: Nov 4, 2014
  • Latest release: Dec 24, 2015
  • Number of updates: 7
  • Update frequency: every 59.3 days
  • Top authors: McGuive7 (100%)

Code review

54 tests

User reviews

2 reviews

Install metrics

30+ active /2,253 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.71ms] Passed 4 tests

An overview of server-side resources used by Widget Search Filter
Server-side resource usage in normal parameters
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0137.18 ▲0.86
Dashboard /wp-admin3.32 ▲0.0142.21 ▼5.84
Posts /wp-admin/edit.php3.37 ▲0.0149.44 ▲0.51
Add New Post /wp-admin/post-new.php5.92 ▲0.0377.71 ▼12.66
Media Library /wp-admin/upload.php3.24 ▲0.0132.09 ▼0.83

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

Input-output and database impact of this plugin
This plugin was installed successfully
Filesystem: 9 new files
Database: no new tables, 6 new options
New WordPress options
db_upgraded
can_compress_scripts
widget_theysaidso_widget
theysaidso_admin_options
widget_recent-comments
widget_recent-posts

Browser metrics Passed 4 tests

An overview of browser requirements for Widget Search Filter
This plugin has a minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,806 ▲6013.61 ▼0.941.61 ▲0.0239.17 ▼0.66
Dashboard /wp-admin2,212 ▲214.88 ▼0.99113.03 ▲15.3943.99 ▲1.83
Posts /wp-admin/edit.php2,098 ▲62.06 ▼0.0039.00 ▼3.5034.32 ▼3.58
Add New Post /wp-admin/post-new.php1,523 ▼1023.65 ▲0.45671.92 ▲22.8652.53 ▲4.25
Media Library /wp-admin/upload.php1,394 ▲34.23 ▲0.0393.80 ▼4.3139.91 ▼1.01

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

🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
Please fix the following items
  • Zombie WordPress options detected upon uninstall: 6 options
    • widget_theysaidso_widget
    • widget_recent-posts
    • can_compress_scripts
    • db_upgraded
    • widget_recent-comments
    • theysaidso_admin_options

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | A smoke test targeting server-side errors
Even though no errors were found, this is by no means an exhaustive test

SRP 50% from 2 tests

🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please fix the following items
  • 1× PHP files trigger server errors when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/widget-search-filter/widget-search-filter.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 Passed 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
4 plugin tags: widgets, filter, sort, search

widget-search-filter/widget-search-filter.php Passed 13 tests

Analyzing the main PHP file in "Widget Search Filter" version 1.1.1
38 characters long description:
Quickly filter your widgets by search.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Good job! No executable or dangerous file extensions detected78 lines of code in 6 files:
LanguageFilesBlank linesComment linesLines of code
JavaScript4182360
PHP172915
CSS1173

PHP code Passed 2 tests

Analyzing cyclomatic complexity and code structure
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity
Average complexity per logical line of code0.29
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

Often times overlooked, PNG files can occupy unnecessary space in your plugin
No PNG files were detected