Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
Install script ran successfully
Server metrics [RAM: ▲0.07MB] [CPU: ▼3.69ms] Passed 4 tests
A check of server-side resources used by Fizzy Popups | Fastest Popups Builder (With Elementor Widget)
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 36.71 ▼2.32 |
Dashboard /wp-admin | 3.40 ▲0.09 | 44.75 ▼5.56 |
Posts /wp-admin/edit.php | 3.51 ▲0.15 | 49.58 ▲1.63 |
Add New Post /wp-admin/post-new.php | 5.98 ▲0.09 | 82.94 ▼8.51 |
Media Library /wp-admin/upload.php | 3.32 ▲0.09 | 34.24 ▲1.92 |
Server storage [IO: ▲1.39MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
The plugin installed successfully
Filesystem: 51 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
widget_recent-comments |
theysaidso_admin_options |
widget_recent-posts |
widget_theysaidso_widget |
db_upgraded |
Browser metrics Passed 4 tests
Checking browser requirements for Fizzy Popups | Fastest Popups Builder (With Elementor Widget)
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,869 ▲108 | 14.27 ▲0.11 | 1.85 ▲0.29 | 37.02 ▼5.32 |
Dashboard /wp-admin | 2,250 ▲70 | 5.65 ▼0.02 | 89.20 ▲2.13 | 37.97 ▼4.79 |
Posts /wp-admin/edit.php | 2,155 ▲52 | 1.99 ▲0.02 | 39.91 ▲5.92 | 37.56 ▲4.64 |
Add New Post /wp-admin/post-new.php | 1,546 ▲17 | 23.52 ▲0.33 | 691.74 ▲19.95 | 53.66 ▲0.89 |
Media Library /wp-admin/upload.php | 1,455 ▲52 | 4.36 ▲0.13 | 98.51 ▲1.59 | 42.31 ▼2.82 |
Support /wp-admin/admin.php?page=fizzypopups#/support | 1,334 | 6.73 | 206.88 | 35.18 |
All Popups /wp-admin/admin.php?page=fizzypopups#/ | 1,397 | 6.42 | 248.47 | 35.74 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
It is recommended to fix the following
- This plugin did not uninstall successfully, leaving 6 options in the database
- db_upgraded
- theysaidso_admin_options
- widget_theysaidso_widget
- widget_recent-comments
- widget_recent-posts
- can_compress_scripts
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)
Good news, no errors were detected
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
- 3× GET requests to PHP files return non-empty strings:
- > /wp-content/plugins/fizzy-popups/app/Views/Frontend/Elements/ComponentHtml.php
- > /wp-content/plugins/fizzy-popups/app/Views/Admin/AdminView.php
- > /wp-content/plugins/fizzy-popups/app/Views/Frontend/Css/_component_spacing.php
- 16× GET requests to PHP files trigger server-side errors or Error 500 responses (only 10 are shown):
- > PHP Notice
Undefined variable: prefix in wp-content/plugins/fizzy-popups/app/Views/Frontend/Css/_component_spacing.php on line 1
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_html() in wp-content/plugins/fizzy-popups/app/Views/Frontend/Elements/ComponentSeparator.php:2
- > PHP Notice
Undefined variable: data in wp-content/plugins/fizzy-popups/app/Views/Frontend/Elements/ComponentHtml.php on line 2
- > PHP Notice
Undefined variable: element in wp-content/plugins/fizzy-popups/app/Views/Frontend/Css/_component_spacing.php on line 1
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_html() in wp-content/plugins/fizzy-popups/app/Views/Frontend/Elements/ComponentSpacing.php:1
- > PHP Notice
Trying to access array offset on value of type null in wp-content/plugins/fizzy-popups/app/Views/Frontend/Elements/ComponentHtml.php on line 2
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_html() in wp-content/plugins/fizzy-popups/app/Views/Frontend/Elements/ComponentButton.php:2
- > PHP Notice
Trying to access array offset on value of type null in wp-content/plugins/fizzy-popups/app/Views/Frontend/Css/_component_spacing.php on line 2
- > PHP Notice
Trying to access array offset on value of type null in wp-content/plugins/fizzy-popups/app/Views/Frontend/Elements/ComponentHtml.php on line 3
- > PHP Notice
Undefined variable: data in wp-content/plugins/fizzy-popups/app/Views/Frontend/Elements/ComponentHtml.php on line 3
- > PHP Notice
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
No browser errors were detected
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
These attributes need your attention:
- Screenshots: Add an image for screenshot #5 (Your customized Fizzy Popups in frontend)
fizzy-popups/fizzy-popups.php 92% from 13 tests
Analyzing the main PHP file in "Fizzy Popups | Fastest Popups Builder (With Elementor Widget)" version 1.2.1
It is important to fix the following:
- Text Domain: The text domain is optional since WordPress version 4.6; if you do specify it, it must be the same as the plugin slug
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short review of files and their extensions; it is not recommended to include executable files
Everything looks great! No dangerous files found in this plugin1,094 lines of code in 31 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 25 | 136 | 90 | 1,064 |
CSS | 2 | 4 | 0 | 20 |
JSON | 1 | 0 | 0 | 7 |
JavaScript | 3 | 0 | 1 | 3 |
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.24 |
Average class complexity | 6.11 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 25.00 |
Average method complexity | 2.03 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 20.00 |
Code structure | ||
---|---|---|
Namespaces | 5 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 9 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 9 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 42 | |
▷ Static methods | 5 | 11.90% |
▷ Public methods | 39 | 92.86% |
▷ Protected methods | 3 | 7.14% |
▷ Private methods | 0 | 0.00% |
Functions | 7 | |
▷ Named functions | 1 | 14.29% |
▷ Anonymous functions | 6 | 85.71% |
Constants | 6 | |
▷ Global constants | 6 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
13 PNG files occupy 0.21MB with 0.11MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
public/images/popups/layout-four.png | 10.92KB | 3.55KB | ▼ 67.50% |
public/images/support/heart.png | 17.45KB | 1.61KB | ▼ 90.77% |
public/images/popups/christmas-sale.png | 30.98KB | 31.11KB | 0.00% |
public/images/support/support.png | 15.43KB | 0.97KB | ▼ 93.72% |
public/images/popups/layout-two.png | 9.71KB | 9.94KB | 0.00% |