Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.38MB] [CPU: ▼1.29ms] Passed 4 tests
This is a short check of server-side resources used by Rich Taxonomy
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.86 ▲0.40 | 40.53 ▼0.71 |
Dashboard /wp-admin | 3.68 ▲0.38 | 48.59 ▼3.80 |
Posts /wp-admin/edit.php | 3.73 ▲0.38 | 48.45 ▲3.18 |
Add New Post /wp-admin/post-new.php | 6.28 ▲0.39 | 92.26 ▼3.77 |
Media Library /wp-admin/upload.php | 3.61 ▲0.38 | 36.56 ▲3.13 |
Server storage [IO: ▲0.14MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
No storage issues were detected
Filesystem: 65 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
theysaidso_admin_options |
db_upgraded |
can_compress_scripts |
widget_recent-comments |
widget_recent-posts |
Browser metrics Passed 4 tests
An overview of browser requirements for Rich Taxonomy
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,898 ▲136 | 13.78 ▼0.96 | 8.13 ▲6.52 | 40.32 ▼4.44 |
Dashboard /wp-admin | 2,198 ▲21 | 5.62 ▼0.01 | 90.88 ▼12.00 | 39.52 ▼8.44 |
Posts /wp-admin/edit.php | 2,100 ▼0 | 1.96 ▼0.17 | 39.64 ▲0.18 | 36.20 ▲0.67 |
Add New Post /wp-admin/post-new.php | 1,546 ▲20 | 22.40 ▼1.19 | 670.27 ▼67.61 | 47.60 ▼4.75 |
Media Library /wp-admin/upload.php | 1,394 ▼9 | 4.19 ▼0.09 | 99.12 ▼0.55 | 43.53 ▲3.33 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
These items require your attention
- This plugin does not fully uninstall, leaving 6 options in the database
- widget_recent-comments
- db_upgraded
- widget_theysaidso_widget
- widget_recent-posts
- theysaidso_admin_options
- can_compress_scripts
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 | 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 take a closer look at the following
- 24× PHP files trigger server-side errors or warnings when accessed directly (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Class 'Tarosky\\RichTaxonomy\\Pattern\\BlockPattern' not found in wp-content/plugins/rich-taxonomy/src/Tarosky/RichTaxonomy/Pattern/DynamicBlockPattern.php:10
- > PHP Fatal error
Uncaught Error: Class 'Tarosky\\RichTaxonomy\\Pattern\\Singleton' not found in wp-content/plugins/rich-taxonomy/src/Tarosky/RichTaxonomy/Controller/Setting.php:13
- > PHP Notice
Undefined variable: args in wp-content/plugins/rich-taxonomy/template-parts/rich-taxonomy/archive-block-wrapper.php on line 10
- > PHP Fatal error
Uncaught Error: Class 'Tarosky\\RichTaxonomy\\Pattern\\Singleton' not found in wp-content/plugins/rich-taxonomy/src/Tarosky/RichTaxonomy/Controller/Rewrites.php:16
- > PHP Fatal error
Uncaught Error: Class 'Tarosky\\RichTaxonomy\\Pattern\\RestApiPattern' not found in wp-content/plugins/rich-taxonomy/src/Tarosky/RichTaxonomy/Api/PostApi.php:13
- > PHP Fatal error
Uncaught Error: Class 'Tarosky\\RichTaxonomy\\Pattern\\Singleton' not found in wp-content/plugins/rich-taxonomy/src/Tarosky/RichTaxonomy/Pattern/AbstractVendor.php:9
- > PHP Fatal error
Uncaught Error: Class 'Tarosky\\RichTaxonomy\\Pattern\\Singleton' not found in wp-content/plugins/rich-taxonomy/src/Tarosky/RichTaxonomy/Controller/Editor.php:16
- > PHP Fatal error
Uncaught Error: Class 'Tarosky\\RichTaxonomy\\Pattern\\Singleton' not found in wp-content/plugins/rich-taxonomy/src/Tarosky/RichTaxonomy/Controller/DataSync.php:15
- > PHP Fatal error
Uncaught Error: Class 'Tarosky\\RichTaxonomy\\Pattern\\RestApiPattern' not found in wp-content/plugins/rich-taxonomy/src/Tarosky/RichTaxonomy/Api/TermApi.php:13
- > PHP Notice
Undefined variable: args in wp-content/plugins/rich-taxonomy/template-parts/rich-taxonomy/archive-block-wrapper.php on line 18
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
No browser issues were found
Optimizations
Plugin configuration 96% from 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
3 plugin tags: seo, taxonomy, terms
rich-taxonomy/rich-taxonomy.php 92% from 13 tests
The main file in "Rich Taxonomy" v. 1.1.6 serves as a complement to information provided in readme.txt and as the entry point to the plugin
The following require your attention:
- Domain Path: The domain path folder does not exist ("/languages")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
There were no executable files found in this plugin2,235 lines of code in 54 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 35 | 332 | 1,071 | 1,700 |
JavaScript | 11 | 28 | 63 | 232 |
JSON | 4 | 1 | 0 | 190 |
Sass | 2 | 26 | 0 | 111 |
CSS | 2 | 0 | 12 | 2 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.41 |
Average class complexity | 9.74 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 48.00 |
Average method complexity | 2.53 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 18.00 |
Code structure | ||
---|---|---|
Namespaces | 9 | |
Interfaces | 0 | |
Traits | 4 | |
Classes | 19 | |
▷ Abstract classes | 5 | 26.32% |
▷ Concrete classes | 14 | 73.68% |
▷ Final classes | 0 | 0.00% |
Methods | 139 | |
▷ Static methods | 20 | 14.39% |
▷ Public methods | 100 | 71.94% |
▷ Protected methods | 35 | 25.18% |
▷ Private methods | 4 | 2.88% |
Functions | 12 | |
▷ Named functions | 4 | 33.33% |
▷ Anonymous functions | 8 | 66.67% |
Constants | 1 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 1 | 100.00% |
▷ Public constants | 1 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
PNG images were not found in this plugin