84% custom-taxonomies-for-blocks

Code Review | Custom Taxonomies for Blocks

WordPress plugin Custom Taxonomies for Blocks scored84%from 54 tests.

About plugin

  • Plugin page: custom-taxonomies...
  • Plugin version: 1.0.0
  • PHP compatiblity: 5.6+
  • PHP version: 7.4.16
  • WordPress compatibility: 5.0-5.3
  • WordPress version: 6.3.1
  • First release: Nov 6, 2019
  • Latest release: Nov 7, 2019
  • Number of updates: 2
  • Update frequency: every 0.5 days
  • Top authors: taupecatstudios (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /497 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Checking the installer triggered no errors
This plugin's installer ran successfully

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

Analyzing server-side resources used by Custom Taxonomies for Blocks
This plugin has minimal impact on server resources
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0142.14 ▲0.26
Dashboard /wp-admin3.31 ▲0.0148.03 ▲0.12
Posts /wp-admin/edit.php3.36 ▲0.0143.12 ▼2.65
Add New Post /wp-admin/post-new.php5.94 ▲0.0685.27 ▼9.15
Media Library /wp-admin/upload.php3.24 ▲0.0139.80 ▲0.59

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

Input-output and database impact of this plugin
No storage issues were detected
Filesystem: 4 new files
Database: no new tables, 6 new options
New WordPress options
db_upgraded
widget_recent-comments
theysaidso_admin_options
can_compress_scripts
widget_theysaidso_widget
widget_recent-posts

Browser metrics Passed 4 tests

A check of browser resources used by Custom Taxonomies for Blocks
This plugin has a minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,789 ▲314.12 ▼0.281.82 ▼0.4143.35 ▼6.87
Dashboard /wp-admin2,192 ▲155.60 ▼0.0887.26 ▼2.0438.78 ▼8.11
Posts /wp-admin/edit.php2,103 ▼02.01 ▲0.0634.52 ▼7.5334.00 ▼4.02
Add New Post /wp-admin/post-new.php1,526 ▼222.87 ▼0.04751.95 ▲98.7855.46 ▲2.90
Media Library /wp-admin/upload.php1,403 ▲94.22 ▲0.03109.13 ▼5.3250.29 ▲2.40

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

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
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 Custom_Taxonomies_for_Blocks\\add_action() in wp-content/plugins/custom-taxonomies-for-blocks/custom-taxonomies-for-blocks.php:88

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for browser errors
There were no browser issues found

Optimizations

Plugin configuration 93% from 29 tests

readme.txt Passed 16 tests

Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
3 plugin tags: block-editor, custom-taxonomies, gutenberg

custom-taxonomies-for-blocks/custom-taxonomies-for-blocks.php 85% from 13 tests

The principal PHP file in "Custom Taxonomies for Blocks" v. 1.0.0 is loaded by WordPress automatically on each request
Please take the time to fix the following:
  • Text Domain: The text domain is optional since WordPress version 4.6; if you do specify it, it must be the same as the plugin slug
  • Requires at least: Required version must match the one declared in readme.txt ("4.7" instead of "5.0")

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
No dangerous file extensions were detected56 lines of code in 2 files:
LanguageFilesBlank linesComment linesLines of code
Markdown117028
PHP1184228

PHP code Passed 2 tests

This is a short overview of cyclomatic complexity and code structure for this plugin
There were no cyclomatic complexity issued detected
Cyclomatic complexity
Average complexity per logical line of code0.75
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
Namespaces1
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

Using a strong compression for your PNG files is a great way to speed-up your plugin
There were not PNG files found in your plugin