Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.15MB] [CPU: ▲0.27ms] Passed 4 tests
Analyzing server-side resources used by WPZOOM Addons for Elementor (Templates, Widgets)
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.62 ▲0.16 | 38.13 ▼1.35 |
Dashboard /wp-admin | 3.46 ▲0.15 | 48.39 ▲1.25 |
Posts /wp-admin/edit.php | 3.57 ▲0.21 | 48.60 ▲0.81 |
Add New Post /wp-admin/post-new.php | 6.04 ▲0.15 | 93.07 ▲1.53 |
Media Library /wp-admin/upload.php | 3.38 ▲0.15 | 34.70 ▲0.36 |
Server storage [IO: ▲3.61MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
No storage issues were detected
Filesystem: 178 new files
Database: no new tables, 7 new options
New WordPress options |
---|
db_upgraded |
wpz_current_version |
widget_recent-comments |
can_compress_scripts |
widget_theysaidso_widget |
widget_recent-posts |
theysaidso_admin_options |
Browser metrics Passed 4 tests
WPZOOM Addons for Elementor (Templates, Widgets): 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,811 ▲49 | 14.22 ▼0.02 | 1.71 ▼0.04 | 37.44 ▼9.34 |
Dashboard /wp-admin | 2,219 ▲41 | 5.60 ▼0.06 | 94.71 ▼15.25 | 42.74 ▼0.27 |
Posts /wp-admin/edit.php | 2,124 ▲24 | 2.03 ▲0.00 | 40.09 ▲2.19 | 36.78 ▲4.45 |
Add New Post /wp-admin/post-new.php | 1,542 ▲16 | 23.45 ▲0.34 | 647.82 ▲65.49 | 52.33 ▲3.39 |
Media Library /wp-admin/upload.php | 1,415 ▲15 | 4.18 ▼0.01 | 95.33 ▼0.54 | 41.41 ▲0.15 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
These items require your attention
- The uninstall procedure has failed, leaving 7 options in the database
- db_upgraded
- widget_theysaidso_widget
- widget_recent-posts
- can_compress_scripts
- wpz_current_version
- theysaidso_admin_options
- widget_recent-comments
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Everything seems fine, however this is by no means an exhaustive test
SRP 50% 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 take a closer look at the following
- 13× GET requests to PHP files trigger server-side errors or Error 500 responses (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Call to a member function have_posts() on null in wp-content/plugins/wpzoom-elementor-addons/includes/widgets/posts-grid/layouts/layout-4.php:2
- > PHP Notice
Undefined variable: all_posts in wp-content/plugins/wpzoom-elementor-addons/includes/widgets/posts-grid/layouts/layout-3.php on line 2
- > PHP Notice
Undefined variable: all_posts in wp-content/plugins/wpzoom-elementor-addons/includes/widgets/posts-grid/layouts/layout-2.php on line 2
- > PHP Fatal error
Uncaught Error: Call to a member function have_posts() on null in wp-content/plugins/wpzoom-elementor-addons/includes/widgets/posts-grid/layouts/layout-3.php:2
- > PHP Fatal error
Uncaught Error: Call to a member function have_posts() on null in wp-content/plugins/wpzoom-elementor-addons/includes/widgets/posts-grid/layouts/layout-6.php:2
- > PHP Notice
Undefined variable: all_posts in wp-content/plugins/wpzoom-elementor-addons/includes/widgets/posts-grid/layouts/layout-1.php on line 2
- > PHP Fatal error
Uncaught Error: Call to a member function have_posts() on null in wp-content/plugins/wpzoom-elementor-addons/includes/widgets/posts-grid/layouts/layout-1.php:2
- > PHP Fatal error
Uncaught Error: Call to undefined function get_term_by() in wp-content/plugins/wpzoom-elementor-addons/includes/widgets/portfolio-showcase/view/filter.php:2
- > PHP Notice
Undefined variable: all_posts in wp-content/plugins/wpzoom-elementor-addons/includes/widgets/posts-grid/layouts/layout-4.php on line 2
- > PHP Notice
Undefined variable: all_posts in wp-content/plugins/wpzoom-elementor-addons/includes/widgets/posts-grid/layouts/layout-5.php on line 2
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
8 plugin tags: inspiro, elementor kits, templates, wpzoom, elementor...
wpzoom-elementor-addons/wpzoom-elementor-addons.php Passed 13 tests
This is the main PHP file of "WPZOOM Addons for Elementor (Templates, Widgets)" version 1.1.32, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
106 characters long description:
A plugin that provides a collection of Elementor Templates and advanced widgets created by the WPZOOM team
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
Good job! No executable or dangerous file extensions detected26,385 lines of code in 160 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 30 | 2,313 | 3,195 | 14,783 |
JavaScript | 11 | 2,313 | 449 | 8,059 |
CSS | 17 | 167 | 13 | 2,004 |
JSON | 97 | 1 | 0 | 1,102 |
Sass | 2 | 27 | 5 | 262 |
LESS | 1 | 11 | 5 | 152 |
SVG | 2 | 1 | 0 | 23 |
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.26 |
Average class complexity | 30.95 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 138.00 |
Average method complexity | 3.49 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 84.00 |
Code structure | ||
---|---|---|
Namespaces | 3 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 22 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 22 | 100.00% |
▷ Final classes | 1 | 4.55% |
Methods | 265 | |
▷ Static methods | 13 | 4.91% |
▷ Public methods | 168 | 63.40% |
▷ Protected methods | 72 | 27.17% |
▷ Private methods | 25 | 9.43% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 8 | |
▷ Global constants | 6 | 75.00% |
▷ Class constants | 2 | 25.00% |
▷ Public constants | 2 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
No PNG files were detected