Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.01MB] [CPU: ▼8.38ms] Passed 4 tests
Server-side resources used by Colibri Page Builder
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.02 | 35.31 ▼8.21 |
Dashboard /wp-admin | 3.33 ▼0.02 | 47.12 ▼15.11 |
Posts /wp-admin/edit.php | 3.38 ▲0.02 | 47.88 ▲1.61 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.02 | 85.57 ▼11.82 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 34.71 ▲2.24 |
Server storage [IO: ▲19.24MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 316 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
db_upgraded |
widget_recent-comments |
widget_recent-posts |
widget_theysaidso_widget |
can_compress_scripts |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Colibri Page Builder
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,790 ▲43 | 14.67 ▲0.27 | 1.81 ▲0.04 | 36.75 ▼10.44 |
Dashboard /wp-admin | 2,192 ▲14 | 5.51 ▼0.16 | 89.41 ▼23.22 | 39.34 ▼3.55 |
Posts /wp-admin/edit.php | 2,103 ▲3 | 2.07 ▲0.12 | 37.60 ▼3.38 | 34.83 ▼1.48 |
Add New Post /wp-admin/post-new.php | 1,526 ▼5 | 23.61 ▲0.89 | 719.42 ▲54.10 | 52.63 ▼1.50 |
Media Library /wp-admin/upload.php | 1,400 ▼0 | 4.21 ▲0.01 | 97.00 ▼5.36 | 41.88 ▼0.23 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
The following items require your attention
- The uninstall procedure has failed, leaving 6 options in the database
- can_compress_scripts
- db_upgraded
- widget_theysaidso_widget
- widget_recent-comments
- theysaidso_admin_options
- 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
Everything seems fine, however 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
- 136× PHP files trigger server errors when accessed directly (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Call to undefined function ExtendBuilder\\load_file_value() in wp-content/plugins/colibri-page-builder/extend-builder/data/import-3/partials/main/404.php:1
- > PHP Fatal error
Uncaught Error: Call to undefined function apply_filters() in wp-content/plugins/colibri-page-builder/demo-importer/loop.php:1
- > PHP Fatal error
Uncaught Error: Call to undefined function ExtendBuilder\\add_action() in wp-content/plugins/colibri-page-builder/extend-builder/shortcodes/menu-1.php:21
- > PHP Fatal error
Uncaught Error: Class 'WP_CLI_Command' not found in wp-content/plugins/colibri-page-builder/src/OCDI/WPCLICommands.php:13
- > PHP Fatal error
Uncaught Error: Call to undefined function ExtendBuilder\\add_shortcode() in wp-content/plugins/colibri-page-builder/extend-builder/shortcodes/contact-form.php:6
- > PHP Fatal error
Uncaught Error: Call to undefined function ExtendBuilder\\add_filter() in wp-content/plugins/colibri-page-builder/extend-builder/integrations/woocommerce/filters.php:6
- > PHP Fatal error
Uncaught Error: Call to undefined function ExtendBuilder\\load_file_value() in wp-content/plugins/colibri-page-builder/extend-builder/data/import-2/partials/footer/post.php:1
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/colibri-page-builder/extend-builder/integrations/sg-optimizer.php:6
- > PHP Fatal error
Uncaught Error: Call to undefined function ExtendBuilder\\add_shortcode() in wp-content/plugins/colibri-page-builder/extend-builder/shortcodes/blog/loop.php:5
- > PHP Fatal error
Uncaught Error: Class 'ProteusThemes\\WPContentImporter2\\WPImporterLoggerCLI' not found in wp-content/plugins/colibri-page-builder/src/OCDI/Logger.php:12
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
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 undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
These attributes need to be fixed:
- Tags: You are using too many tags: 11 tag instead of maximum 10
colibri-page-builder/colibri-page-builder.php Passed 13 tests
"Colibri Page Builder" version 1.0.239's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
90 characters long description:
Colibri Page Builder adds drag and drop page builder functionality to the ColibriWP theme.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
There were no executable files found in this plugin207,791 lines of code in 232 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 194 | 5,098 | 5,117 | 145,556 |
CSS | 13 | 16,925 | 504 | 49,803 |
JavaScript | 20 | 581 | 2,277 | 12,211 |
JSON | 3 | 0 | 0 | 109 |
SVG | 1 | 0 | 0 | 93 |
Markdown | 1 | 13 | 0 | 19 |
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.37 |
Average class complexity | 23.37 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 289.00 |
Average method complexity | 3.29 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 46.00 |
Code structure | ||
---|---|---|
Namespaces | 14 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 67 | |
▷ Abstract classes | 1 | 1.49% |
▷ Concrete classes | 66 | 98.51% |
▷ Final classes | 1 | 1.52% |
Methods | 641 | |
▷ Static methods | 158 | 24.65% |
▷ Public methods | 508 | 79.25% |
▷ Protected methods | 54 | 8.42% |
▷ Private methods | 79 | 12.32% |
Functions | 510 | |
▷ Named functions | 322 | 63.14% |
▷ Anonymous functions | 188 | 36.86% |
Constants | 25 | |
▷ Global constants | 11 | 44.00% |
▷ Class constants | 14 | 56.00% |
▷ Public constants | 14 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
2 compressed PNG files occupy 0.00MB
Potential savings
Compression of 2 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/colibri.png | 0.89KB | 1.00KB | 0.00% |
assets/colibri-logo.png | 0.47KB | 0.49KB | 0.00% |