Benchmarks
Plugin footprint 65% 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: ▲2.32MB] [CPU: ▲17.79ms] Passed 4 tests
A check of server-side resources used by Essential Blocks – Page Builder Gutenberg Blocks, Patterns & Templates
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 5.86 ▲2.40 | 57.40 ▲12.71 |
Dashboard /wp-admin | 5.62 ▲2.31 | 69.23 ▲17.08 |
Posts /wp-admin/edit.php | 5.67 ▲2.31 | 74.36 ▲29.84 |
Add New Post /wp-admin/post-new.php | 8.70 ▲2.81 | 107.68 ▲15.34 |
Media Library /wp-admin/upload.php | 5.48 ▲2.25 | 59.86 ▲26.01 |
Welcome Page /wp-admin/admin.php?page=welcome-essential-blocks | 5.46 | 55.24 |
Server storage [IO: ▲23.02MB] [DB: ▲0.01MB] Passed 3 tests
Input-output and database impact of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 1,359 new files
Database: 1 new table, 8 new options
New tables |
---|
wp_eb_form_settings |
New WordPress options |
---|
can_compress_scripts |
essential_blocks_version |
db_upgraded |
widget_recent-posts |
widget_theysaidso_widget |
essential_all_blocks |
widget_recent-comments |
theysaidso_admin_options |
Browser metrics Passed 4 tests
Essential Blocks – Page Builder Gutenberg Blocks, Patterns & Templates: an overview of browser usage
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,844 ▲82 | 14.25 ▼0.49 | 1.78 ▼0.08 | 41.84 ▼3.15 |
Dashboard /wp-admin | 2,338 ▲158 | 5.62 ▲0.06 | 93.90 ▲3.93 | 113.53 ▲74.80 |
Posts /wp-admin/edit.php | 2,316 ▲216 | 2.13 ▲0.02 | 37.67 ▼3.21 | 54.10 ▲15.21 |
Add New Post /wp-admin/post-new.php | 7,286 ▲5,760 | 60.15 ▲37.08 | 1,713.57 ▲1,033.65 | 99.38 ▲45.68 |
Media Library /wp-admin/upload.php | 1,543 ▲143 | 4.09 ▼0.10 | 96.00 ▼0.28 | 84.92 ▲44.66 |
Welcome Page /wp-admin/admin.php?page=welcome-essential-blocks | 1,706 | 8.98 | 314.66 | 140.33 |
Uninstaller [IO: ▲0.15MB] [DB: ▲0.01MB] 50% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
It is recommended to fix the following
- Zombie tables were found after uninstall: 1 table
- wp_eb_form_settings
- This plugin does not fully uninstall, leaving 8 options in the database
- widget_recent-posts
- widget_recent-comments
- essential_blocks_version
- db_upgraded
- theysaidso_admin_options
- widget_theysaidso_widget
- can_compress_scripts
- essential_all_blocks
Smoke tests 25% 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 0% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Please fix the following
- 1× PHP files output text when accessed directly:
- > /wp-content/plugins/essential-blocks/views/insta-partials/author.php
- 208× GET requests to PHP files trigger server-side errors or Error 500 responses (only 10 are shown):
- > PHP Notice
Undefined variable: allMeta in wp-content/plugins/essential-blocks/views/post-partials/meta/categories.php on line 4
- > PHP Fatal error
Uncaught Error: Class 'EssentialBlocks\\Core\\Block' not found in wp-content/plugins/essential-blocks/blocks/ToggleContent.php:7
- > PHP Notice
Undefined variable: formLayout in wp-content/plugins/essential-blocks/views/form-block.php on line 10
- > PHP Fatal error
Uncaught Error: Class 'EssentialBlocks\\Core\\Block' not found in wp-content/plugins/essential-blocks/blocks/Button.php:6
- > PHP Notice
Undefined variable: result in wp-content/plugins/essential-blocks/views/post-partials/meta/avatar.php on line 3
- > PHP Fatal error
Trait 'EssentialBlocks\\Traits\\HasSingletone' not found in wp-content/plugins/essential-blocks/includes/Core/Scripts.php on line 10
- > PHP Fatal error
Uncaught Error: Class 'EssentialBlocks\\Core\\Block' not found in wp-content/plugins/essential-blocks/blocks/Column.php:6
- > PHP Notice
Undefined variable: headerMeta in wp-content/plugins/essential-blocks/views/post-partials/carousel-markup.php on line 3
- > PHP Warning
in_array() expects parameter 2 to be array, null given in wp-content/plugins/essential-blocks/views/post-partials/meta/date.php on line 4
- > PHP Fatal error
Uncaught Error: Class 'EssentialBlocks\\Core\\Block' not found in wp-content/plugins/essential-blocks/blocks/AdvancedTabs.php:6
- > PHP Notice
User-side errors 0% from 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
These are user-side errors you should fix
- > GET request to /wp-admin/admin.php?page=welcome-essential-blocks
- > Other (warning) in unknown
/wp-admin/admin.php?page=welcome-essential-blocks 178 Unrecognized feature: 'web-share'.
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 88% from 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
These attributes need to be fixed:
- Tags: There are too many tags (37 tag instead of maximum 10)
- Screenshots: Add descriptions for screenshots #1, #10, #11, #12, #13, #14, #2, #3, #4, #5, #6, #7, #8, #9 in essential-blocks/assets to your readme.txt
essential-blocks/essential-blocks.php 92% from 13 tests
The main PHP file in "Essential Blocks – Page Builder Gutenberg Blocks, Patterns & Templates" ver. 4.3.10 adds more information about the plugin and also serves as the entry point for this plugin
You should first fix the following items:
- Description: Please don't use more than 140 characters for the plugin description (currently 160 characters long)
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 detected213,113 lines of code in 1,231 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 786 | 11,842 | 7,452 | 165,495 |
SVG | 102 | 15 | 39 | 14,051 |
CSS | 55 | 1,077 | 201 | 13,888 |
Sass | 58 | 1,186 | 283 | 9,873 |
PHP | 175 | 1,606 | 1,985 | 9,080 |
JSON | 55 | 0 | 0 | 726 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.49 |
Average class complexity | 13.09 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 121.00 |
Average method complexity | 3.76 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 40.00 |
Code structure | ||
---|---|---|
Namespaces | 11 | |
Interfaces | 0 | |
Traits | 2 | |
Classes | 98 | |
▷ Abstract classes | 5 | 5.10% |
▷ Concrete classes | 93 | 94.90% |
▷ Final classes | 3 | 3.23% |
Methods | 412 | |
▷ Static methods | 58 | 14.08% |
▷ Public methods | 374 | 90.78% |
▷ Protected methods | 8 | 1.94% |
▷ Private methods | 30 | 7.28% |
Functions | 37 | |
▷ Named functions | 1 | 2.70% |
▷ Anonymous functions | 36 | 97.30% |
Constants | 23 | |
▷ Global constants | 18 | 78.26% |
▷ Class constants | 5 | 21.74% |
▷ Public constants | 5 | 100.00% |
Plugin size 50% from 2 tests
Image compression 50% from 2 tests
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
42 PNG files occupy 3.41MB with 1.23MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/images/adv-video-placeholder.png | 35.40KB | 38.63KB | 0.00% |
admin/src/icons/pro-teaser.png | 20.94KB | 11.05KB | ▼ 47.22% |
assets/images/welcome/setting-img3.png | 99.19KB | 28.23KB | ▼ 71.54% |
blocks/google-map/image/screenshot.png | 255.72KB | 97.96KB | ▼ 61.69% |
images/logo-openverse.55b5bad6.png | 0.68KB | 0.98KB | 0.00% |