Benchmarks
Plugin footprint 83% 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: ▼0.67MB] [CPU: ▼19.81ms] Passed 4 tests
A check of server-side resources used by WP Easy Popup
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.03 | 41.57 ▼2.77 |
Dashboard /wp-admin | 3.33 ▲0.03 | 55.58 ▲4.79 |
Posts /wp-admin/edit.php | 3.38 ▲0.03 | 52.07 ▲1.43 |
Add New Post /wp-admin/post-new.php | 3.11 ▼2.77 | 38.63 ▼73.69 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 36.68 ▼4.20 |
Add New /wp-admin/post-new.php?post_type=spopup | 3.11 | 37.20 |
All SPopup /wp-admin/edit.php?post_type=spopup | 3.30 | 38.88 |
Server storage [IO: ▲0.23MB] [DB: ▲0.07MB] Passed 3 tests
Input-output and database impact of this plugin
No storage issues were detected
Filesystem: 47 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
widget_recent-comments |
db_upgraded |
widget_theysaidso_widget |
widget_recent-posts |
theysaidso_admin_options |
Browser metrics Passed 4 tests
Checking browser requirements for WP Easy Popup
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,963 ▲202 | 13.83 ▼0.55 | 9.08 ▲7.46 | 42.23 ▼0.87 |
Dashboard /wp-admin | 2,249 ▲69 | 5.86 ▲0.26 | 96.80 ▼0.22 | 40.54 ▼8.18 |
Posts /wp-admin/edit.php | 2,159 ▲56 | 2.39 ▲0.36 | 43.03 ▲0.35 | 34.62 ▼3.37 |
Add New Post /wp-admin/post-new.php | 1,574 ▲48 | 23.20 ▲0.21 | 669.84 ▼50.48 | 37.08 ▼16.08 |
Media Library /wp-admin/upload.php | 1,460 ▲60 | 4.51 ▲0.32 | 100.02 ▼8.86 | 47.76 ▲3.63 |
Add New /wp-admin/post-new.php?post_type=spopup | 3,308 | 8.21 | 219.62 | 92.63 |
All SPopup /wp-admin/edit.php?post_type=spopup | 1,132 | 2.27 | 35.07 | 29.09 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.07MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
Please fix the following items
- Zombie WordPress options detected upon uninstall: 6 options
- can_compress_scripts
- widget_theysaidso_widget
- widget_recent-posts
- theysaidso_admin_options
- db_upgraded
- widget_recent-comments
Smoke tests 75% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Almost there, just fix the following server-side errors
- > GET request to /wp-admin/post-new.php?post_type=spopup
- > Notice in wp-content/plugins/wp-easy-popup/wp-easy-popup.php+715
Undefined index: custom_meta_box_nonce
SRP Passed 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
Looking good! No server-side errors or output on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
There were no browser issues found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
These attributes need your attention:
- Screenshots: These screenshots need descriptions #0, #0 in wp-easy-popup/assets to your readme.txt
wp-easy-popup/wp-easy-popup.php 92% from 13 tests
"WP Easy Popup" version 1.1's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
The following require your attention:
- Description: The description should be shorter than 140 characters (currently 143 characters long)
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
Everything looks great! No dangerous files found in this plugin3,128 lines of code in 8 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 3 | 94 | 84 | 1,491 |
JavaScript | 3 | 290 | 39 | 881 |
PHP | 1 | 43 | 32 | 710 |
PO File | 1 | 28 | 0 | 46 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.63 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 9 | |
▷ Named functions | 9 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.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
33 PNG files occupy 0.07MB with 0.01MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png | 0.32KB | 0.18KB | ▼ 42.38% |
css/images/ui-bg_diagonals-thick_20_666666_40x40.png | 0.30KB | 0.15KB | ▼ 49.68% |
fancybox/fancy_shadow_ne.png | 0.34KB | 0.48KB | 0.00% |
fancybox/fancy_title_left.png | 0.49KB | 0.82KB | 0.00% |
fancybox/fancy_shadow_sw.png | 0.33KB | 0.48KB | 0.00% |