Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Installer ran successfully
Server metrics [RAM: ▲0.17MB] [CPU: ▼7.99ms] Passed 4 tests
A check of server-side resources used by Enter Addons - Ultimate Template Builder for Elementor
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.65 ▲0.18 | 38.10 ▼4.15 |
Dashboard /wp-admin | 3.48 ▲0.14 | 45.29 ▼10.22 |
Posts /wp-admin/edit.php | 3.60 ▲0.24 | 49.09 ▲4.93 |
Add New Post /wp-admin/post-new.php | 6.06 ▲0.18 | 81.64 ▼18.38 |
Media Library /wp-admin/upload.php | 3.41 ▲0.18 | 35.69 ▲0.81 |
Server storage [IO: ▲11.30MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
The plugin installed successfully
Filesystem: 593 new files
Database: no new tables, 8 new options
New WordPress options |
---|
widget_recent-comments |
theysaidso_admin_options |
widget_recent-posts |
widget_theysaidso_widget |
can_compress_scripts |
enteraddons_widgets_activation |
elementor_load_fa4_shim |
db_upgraded |
Browser metrics Passed 4 tests
A check of browser resources used by Enter Addons - Ultimate Template Builder for Elementor
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,811 ▲49 | 14.68 ▲0.39 | 1.55 ▼0.21 | 36.97 ▼7.32 |
Dashboard /wp-admin | 2,219 ▲45 | 5.63 ▲0.06 | 93.74 ▲3.06 | 38.33 ▼1.06 |
Posts /wp-admin/edit.php | 2,125 ▲25 | 2.12 ▲0.11 | 39.54 ▼0.43 | 38.01 ▼0.90 |
Add New Post /wp-admin/post-new.php | 1,542 ▲16 | 23.08 ▼0.24 | 599.94 ▼15.39 | 55.32 ▼2.03 |
Media Library /wp-admin/upload.php | 1,424 ▲21 | 4.20 ▼0.03 | 101.97 ▲2.76 | 45.11 ▲3.93 |
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
Please fix the following items
- Zombie WordPress options detected upon uninstall: 8 options
- widget_recent-posts
- widget_recent-comments
- enteraddons_widgets_activation
- elementor_load_fa4_shim
- can_compress_scripts
- db_upgraded
- widget_theysaidso_widget
- theysaidso_admin_options
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Everything seems fine, however this is by no means an exhaustive test
SRP 0% 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
Almost there! Just fix the following items
- 1× PHP files output non-empty strings when accessed directly via GET requests:
- > /wp-content/plugins/enteraddons/core/libs/editor/view/template-library-preview.php
- 80× GET requests to PHP files trigger server-side errors or Error 500 responses (only 10 are shown):
- > PHP Fatal error
Trait 'Enteraddons\\Widgets\\Content_Ticker\\Traits\\Templates_Components' not found in wp-content/plugins/enteraddons/widgets/content_ticker/Content_Ticker_Template.php on line 14
- > PHP Fatal error
Trait 'Enteraddons\\Widgets\\Testimonial_Grid\\Traits\\Templates_Components' not found in wp-content/plugins/enteraddons/widgets/testimonial_grid/Testimonial_Grid_Template.php on line 14
- > PHP Fatal error
Uncaught Error: Call to undefined function trailingslashit() in wp-content/plugins/enteraddons/enteraddons.php:47
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_html_e() in wp-content/plugins/enteraddons/core/libs/editor/view/template-library-preview-header.php:7
- > PHP Fatal error
Trait 'Enteraddons\\Widgets\\Video_Button\\Traits\\Templates_Components' not found in wp-content/plugins/enteraddons/widgets/video-button/Video_Button_Template.php on line 14
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_html_e() in wp-content/plugins/enteraddons/core/libs/editor/view/template-library-header.php:6
- > PHP Fatal error
Trait 'Enteraddons\\Widgets\\Advanced_Tabs\\Traits\\Templates_Components' not found in wp-content/plugins/enteraddons/widgets/advanced_tabs/Advanced_Tabs_Template.php on line 14
- > PHP Fatal error
Trait 'Enteraddons\\Admin\\Header' not found in wp-content/plugins/enteraddons/admin/admin-templates/Admin_Templates_Map.php on line 17
- > PHP Fatal error
Trait 'Enteraddons\\Widgets\\Recent_Posts\\Traits\\Templates_Components' not found in wp-content/plugins/enteraddons/widgets/recent_posts/Recent_Posts_Template.php on line 14
- > PHP Fatal error
Uncaught Error: Class 'Enteraddons\\Classes\\Meta_Base' not found in wp-content/plugins/enteraddons/classes/Post_Type_Meta_Base.php:15
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser issues were found
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 81% from 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
Attributes that require attention:
- Screenshots: Add descriptions for screenshots #1, #2, #3, #4, #5 in enteraddons/assets to your readme.txt
- Requires php: Invalid version format
- Requires at least: Invalid version format
enteraddons/enteraddons.php Passed 13 tests
Analyzing the main PHP file in "Enter Addons - Ultimate Template Builder for Elementor" version 2.1.2
39 characters long description:
Ultimate Template Builder for Elementor
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
Good job! No executable or dangerous file extensions detected107,651 lines of code in 502 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 326 | 5,564 | 6,074 | 69,827 |
JavaScript | 27 | 873 | 2,441 | 17,183 |
SVG | 9 | 6 | 15 | 12,188 |
CSS | 139 | 483 | 160 | 8,449 |
INI | 1 | 0 | 0 | 4 |
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.14 |
Average class complexity | 5.04 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 58.00 |
Average method complexity | 1.93 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 31.00 |
Code structure | ||
---|---|---|
Namespaces | 136 | |
Interfaces | 0 | |
Traits | 152 | |
Classes | 164 | |
▷ Abstract classes | 3 | 1.83% |
▷ Concrete classes | 161 | 98.17% |
▷ Final classes | 1 | 0.62% |
Methods | 1,371 | |
▷ Static methods | 694 | 50.62% |
▷ Public methods | 937 | 68.34% |
▷ Protected methods | 346 | 25.24% |
▷ Private methods | 88 | 6.42% |
Functions | 3 | |
▷ Named functions | 1 | 33.33% |
▷ Anonymous functions | 2 | 66.67% |
Constants | 19 | |
▷ Global constants | 17 | 89.47% |
▷ Class constants | 2 | 10.53% |
▷ Public constants | 2 | 100.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
37 PNG files occupy 0.23MB with 0.06MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/vandor/images/prettyPhoto/light_rounded/btnPrevious.png | 1.41KB | 1.19KB | ▼ 15.74% |
assets/vandor/images/prettyPhoto/light_square/sprite.png | 3.42KB | 2.13KB | ▼ 37.67% |
assets/icon_s.png | 2.40KB | 1.85KB | ▼ 23.01% |
assets/vandor/images/prettyPhoto/facebook/contentPatternRight.png | 0.13KB | 0.10KB | ▼ 24.26% |
assets/vandor/images/prettyPhoto/facebook/contentPatternBottom.png | 0.14KB | 0.11KB | ▼ 21.13% |