84% change-category-checkbox-to-radio-button

Code Review | Change Category Checkbox to Radio Button

WordPress plugin Change Category Checkbox to Radio Button scored 84% from 54 tests.

About plugin

  • Plugin page: change-category-c...
  • Plugin version: 1.1
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0.1-5.0
  • WordPress version: 6.3.1
  • First release: Jul 30, 2015
  • Latest release: Dec 12, 2018
  • Number of updates: 11
  • Update frequency: every 111.9 days
  • Top authors: hmbashar (100%)

Code review

54 tests

User reviews

4 reviews

Install metrics

200+ active / 2,180 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | The install procedure must perform silently
This plugin's installer ran successfully

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

A check of server-side resources used by Change Category Checkbox to Radio Button
No issues were detected with server-side resource usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0139.87 ▲1.58
Dashboard /wp-admin3.31 ▲0.0147.06 ▲1.28
Posts /wp-admin/edit.php3.36 ▲0.0051.16 ▲9.92
Add New Post /wp-admin/post-new.php5.89 ▲0.0089.42 ▼1.36
Media Library /wp-admin/upload.php3.23 ▲0.0033.77 ▲1.86

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

Input-output and database impact of this plugin
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
widget_recent-posts
can_compress_scripts
db_upgraded
widget_theysaidso_widget

Browser metrics Passed 4 tests

A check of browser resources used by Change Category Checkbox to Radio Button
This plugin renders optimally with no browser resource issues detected
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,802 ▲4513.35 ▼0.931.79 ▼0.0645.38 ▲3.34
Dashboard /wp-admin2,205 ▲165.79 ▲0.8498.06 ▼21.5340.55 ▼9.32
Posts /wp-admin/edit.php2,089 ▼02.00 ▲0.0135.80 ▼5.7031.70 ▲0.05
Add New Post /wp-admin/post-new.php1,517 ▼3017.70 ▼0.61655.12 ▼9.2355.04 ▲1.86
Media Library /wp-admin/upload.php1,391 ▲34.19 ▲0.02103.29 ▲3.0747.28 ▲6.07

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

🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
Please fix the following items
  • Zombie WordPress options were found after uninstall: 6 options
    • widget_theysaidso_widget
    • widget_recent-posts
    • widget_recent-comments
    • theysaidso_admin_options
    • can_compress_scripts
    • db_upgraded

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 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please fix the following items
  • 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/change-category-checkbox-to-radio-button/index.php:15

User-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine on the user side

Optimizations

Plugin configuration 96% from 29 tests

readme.txt Passed 16 tests

You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
4 plugin tags: change wp taxonomy type, change category type, change checkbox to radio button, category type change

change-category-checkbox-to-radio-button/index.php 92% from 13 tests

The primary PHP file in "Change Category Checkbox to Radio Button" version 1.1 is used by WordPress to initiate all plugin functionality
Please take the time to fix the following:
  • Main file name: Name the main plugin file the same as the plugin slug ("change-category-checkbox-to-radio-button.php" instead of "index.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
Success! There were no dangerous files found in this plugin6 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP1386

PHP code Passed 2 tests

This is a short overview of cyclomatic complexity and code structure for this plugin
Everything seems fine, there were no complexity issues found
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

It is recommended to compress PNG files in your plugin to minimize bandwidth usage
PNG images were not found in this plugin