Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.10MB] [CPU: ▼2.50ms] Passed 4 tests
This is a short check of server-side resources used by Kanban Boards for WordPress
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.58 ▲0.12 | 36.21 ▼2.87 |
Dashboard /wp-admin | 3.44 ▲0.13 | 45.61 ▼5.33 |
Posts /wp-admin/edit.php | 3.49 ▲0.13 | 49.69 ▲5.22 |
Add New Post /wp-admin/post-new.php | 5.96 ▲0.07 | 96.18 ▼0.00 |
Media Library /wp-admin/upload.php | 3.30 ▲0.07 | 34.12 ▼1.81 |
Settings /wp-admin/admin.php?page=kanban_settings | 3.45 | 35.99 |
Contact Us /wp-admin/admin.php?page=kanban_contact | 3.31 | 33.22 |
Welcome /wp-admin/admin.php?page=kanban | 3.35 | 31.57 |
Version 3 /wp-admin/admin.php?page=kanban_v3 | 3.30 | 33.81 |
Import /wp-admin/admin.php?page=kanban_import | 3.24 | 30.85 |
Kanban Pro /wp-admin/admin.php?page=kanban_pro | 3.31 | 33.47 |
Server storage [IO: ▲3.03MB] [DB: ▲0.01MB] Passed 3 tests
Filesystem and database footprint
There were no storage issued detected upon installing this plugin
Filesystem: 273 new files
Database: 10 new tables, 7 new options
New tables |
---|
wp_kanban_log_status_changes |
wp_kanban_taskmeta |
wp_kanban_task_hours |
wp_kanban_boards |
wp_kanban_tasks |
wp_kanban_log_comments |
wp_kanban_projects |
wp_kanban_options |
wp_kanban_statuses |
wp_kanban_estimates |
New WordPress options |
---|
widget_recent-comments |
can_compress_scripts |
widget_theysaidso_widget |
widget_recent-posts |
theysaidso_admin_options |
db_upgraded |
kanban_db_version |
Browser metrics Passed 4 tests
A check of browser resources used by Kanban Boards for WordPress
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,879 ▲144 | 14.49 ▼0.07 | 1.70 ▲0.17 | 41.06 ▲3.97 |
Dashboard /wp-admin | 2,279 ▲91 | 5.89 ▲1.05 | 105.80 ▼8.19 | 40.39 ▼3.03 |
Posts /wp-admin/edit.php | 2,165 ▲76 | 2.02 ▲0.01 | 39.78 ▲4.82 | 33.14 ▲3.09 |
Add New Post /wp-admin/post-new.php | 1,573 ▲40 | 18.03 ▼5.20 | 606.25 ▼50.35 | 57.00 ▼11.95 |
Media Library /wp-admin/upload.php | 1,461 ▲73 | 4.22 ▲0.02 | 94.69 ▼4.34 | 42.70 ▼0.17 |
Settings /wp-admin/admin.php?page=kanban_settings | 1,598 | 2.48 | 46.02 | 32.58 |
Contact Us /wp-admin/admin.php?page=kanban_contact | 995 | 2.15 | 31.36 | 24.78 |
Welcome /wp-admin/admin.php?page=kanban | 1,686 | 6.55 | 64.44 | 59.72 |
Version 3 /wp-admin/admin.php?page=kanban_v3 | 992 | 2.14 | 30.40 | 38.54 |
Import /wp-admin/admin.php?page=kanban_import | 714 | 1.36 | 6.73 | 14.66 |
Kanban Pro /wp-admin/admin.php?page=kanban_pro | 906 | 2.10 | 29.68 | 27.61 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.01MB] 50% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
It is recommended to fix the following
- Zombie tables were found after uninstall: 10 tables
- wp_kanban_boards
- wp_kanban_log_comments
- wp_kanban_projects
- wp_kanban_estimates
- wp_kanban_options
- wp_kanban_statuses
- wp_kanban_taskmeta
- wp_kanban_tasks
- wp_kanban_log_status_changes
- wp_kanban_task_hours
- Zombie WordPress options detected upon uninstall: 6 options
- widget_theysaidso_widget
- db_upgraded
- can_compress_scripts
- widget_recent-comments
- widget_recent-posts
- theysaidso_admin_options
Smoke tests 25% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Smoke test failed, please fix the following
- 2 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=kanban_import
- > Warning in wp-includes/pluggable.php+1438
Cannot modify header information - headers already sent by (output started at wp-includes/script-loader.php:2838)
SRP 0% 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
Almost there! Just fix the following items
- 27× PHP files output non-empty strings when accessed directly via GET requests (only 10 are shown):
- > /wp-content/plugins/kanban/templates/board/col-status.php
- > /wp-content/plugins/kanban/v3/board/templates/field/title.php
- > /wp-content/plugins/kanban/v3/board/templates/field/text.php
- > /wp-content/plugins/kanban/templates/board/col-tasks.php
- > /wp-content/plugins/kanban/v3/board/templates/board/modal/user-find-dropdown.php
- > /wp-content/plugins/kanban/v3/board/inc/emojis.php
- > /wp-content/plugins/kanban/templates/board/t-option-project.php
- > /wp-content/plugins/kanban/v3/board/templates/field/todo.php
- > /wp-content/plugins/kanban/v3/board/templates/app/modal/user-find-dropdown.php
- > /wp-content/plugins/kanban/v3/board/inc/colors.php
- 148× PHP files trigger errors when accessed directly with GET requests (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Class 'Kanban_Field' not found in wp-content/plugins/kanban/v3/src/Kanban/Field/Time.php:4
- > PHP Fatal error
Uncaught Error: Call to undefined function _e() in wp-content/plugins/kanban/v3/board/templates/filter/text.php:6
- > PHP Fatal error
Uncaught Error: Call to undefined function apply_filters() in wp-content/plugins/kanban/templates/board/t-task.php:4
- > PHP Notice
Undefined variable: status_id in wp-content/plugins/kanban/templates/board/col-tasks.php on line 1
- > PHP Fatal error
Uncaught Error: Call to undefined function _e() in wp-content/plugins/kanban/v3/board/templates/field/img/attachment.php:10
- > PHP Fatal error
Uncaught Error: Call to undefined function __() in wp-content/plugins/kanban/templates/admin/kanbanpro.php:4
- > PHP Fatal error
Uncaught Error: Class 'Kanban_Abstract' not found in wp-content/plugins/kanban/v3/src/Kanban/Fieldvalue/Log.php:4
- > PHP Fatal error
Uncaught Error: Call to undefined function __() in wp-content/plugins/kanban/v3/board/templates/footer/menu.php:9
- > PHP Fatal error
Uncaught Error: Call to undefined function _e() in wp-content/plugins/kanban/v3/board/templates/header/board-tab.php:9
- > PHP Notice
Undefined variable: status_id in wp-content/plugins/kanban/templates/board/col-status.php on line 2
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine on the user side
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
These attributes need your attention:
- Tags: You are using too many tags: 12 tag instead of maximum 10
kanban/kanban.php Passed 13 tests
The main file in "Kanban Boards for WordPress" v. 2.5.21 serves as a complement to information provided in readme.txt and as the entry point to the plugin
103 characters long description:
Add Kanban boards to your WordPress sites and get organized! Project management, CRM, sales tracking...
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
Everything looks great! No dangerous files found in this plugin32,853 lines of code in 247 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 179 | 4,785 | 2,668 | 15,008 |
JavaScript | 45 | 2,517 | 1,130 | 7,800 |
CSS | 8 | 50 | 39 | 7,494 |
Sass | 4 | 199 | 12 | 959 |
PO File | 5 | 376 | 429 | 930 |
SVG | 6 | 0 | 0 | 662 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.35 |
Average class complexity | 20.45 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 87.00 |
Average method complexity | 3.26 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 19.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 60 | |
▷ Abstract classes | 2 | 3.33% |
▷ Concrete classes | 58 | 96.67% |
▷ Final classes | 1 | 1.72% |
Methods | 505 | |
▷ Static methods | 188 | 37.23% |
▷ Public methods | 469 | 92.87% |
▷ Protected methods | 9 | 1.78% |
▷ Private methods | 27 | 5.35% |
Functions | 10 | |
▷ Named functions | 5 | 50.00% |
▷ Anonymous functions | 5 | 50.00% |
Constants | 1 | |
▷ Global constants | 1 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.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
5 compressed PNG files occupy 0.03MB
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
v3/img/bird 2-500.png | 12.68KB | 12.71KB | 0.00% |
img/notify-favicon-250.png | 2.47KB | 2.38KB | ▼ 3.44% |
v3/img/bird 2-250.png | 6.15KB | 6.14KB | 0.11% |
v3/img/bird 2-125.png | 3.33KB | 3.32KB | 0.23% |
v3/img/notify-favicon-250.png | 2.47KB | 2.38KB | ▼ 3.44% |