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
Install script ran successfully
Server metrics [RAM: ▲0.13MB] [CPU: ▼3.70ms] Passed 4 tests
This is a short check of server-side resources used by Easy Icon Grid
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.60 ▲0.14 | 41.43 ▼2.32 |
Dashboard /wp-admin | 3.42 ▲0.11 | 47.10 ▼1.06 |
Posts /wp-admin/edit.php | 3.53 ▲0.17 | 44.41 ▼1.43 |
Add New Post /wp-admin/post-new.php | 6.04 ▲0.16 | 83.75 ▼8.92 |
Media Library /wp-admin/upload.php | 3.34 ▲0.11 | 32.86 ▼2.12 |
Easy Icon Grid /wp-admin/options-general.php?page=easy-icon-grid | 3.35 | 29.99 |
Server storage [IO: ▲0.06MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
The plugin installed successfully
Filesystem: 29 new files
Database: no new tables, 8 new options
New WordPress options |
---|
easy_icon_grid |
widget_recent-comments |
can_compress_scripts |
widget_recent-posts |
theysaidso_admin_options |
widget_theysaidso_widget |
widget_easy_icon_grid |
db_upgraded |
Browser metrics Passed 4 tests
An overview of browser requirements for Easy Icon Grid
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,799 ▲38 | 14.42 ▼0.23 | 1.91 ▼0.05 | 43.40 ▼6.03 |
Dashboard /wp-admin | 2,199 ▲29 | 5.57 ▲0.02 | 102.57 ▲0.77 | 42.41 ▲3.63 |
Posts /wp-admin/edit.php | 2,104 ▲4 | 1.94 ▼0.07 | 34.47 ▼1.60 | 34.62 ▲1.33 |
Add New Post /wp-admin/post-new.php | 6,206 ▲4,680 | 19.22 ▼3.75 | 926.42 ▲266.29 | 58.52 ▲3.82 |
Media Library /wp-admin/upload.php | 1,401 ▲7 | 4.19 ▼0.00 | 95.88 ▼1.93 | 43.99 ▲1.46 |
Easy Icon Grid /wp-admin/options-general.php?page=easy-icon-grid | 854 | 2.00 | 22.76 | 28.04 |
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
The following items require your attention
- Zombie WordPress options were found after uninstall: 8 options
- widget_easy_icon_grid
- easy_icon_grid
- can_compress_scripts
- widget_recent-comments
- theysaidso_admin_options
- widget_theysaidso_widget
- widget_recent-posts
- db_upgraded
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
The smoke test was a success, however most plugin functionality was not tested
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
Congratulations! This plugin passed the SRP test
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
No browser issues were found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
6 plugin tags: list, grid, font-awesome, icon, easy icon grid...
easy-icon-grid/easy-icon-grid.php Passed 13 tests
"Easy Icon Grid" version 1.0.11's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
76 characters long description:
Easily display grids of icons using shortcodes, widgets and Gutenberg blocks
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are not allowed as they can serve as attack vectors
Everything looks great! No dangerous files found in this plugin1,177 lines of code in 26 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 16 | 161 | 435 | 856 |
JavaScript | 4 | 14 | 43 | 216 |
Sass | 4 | 1 | 0 | 103 |
CSS | 2 | 0 | 0 | 2 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.27 |
Average class complexity | 6.36 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 12.00 |
Average method complexity | 2.20 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 10.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 11 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 11 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 49 | |
▷ Static methods | 16 | 32.65% |
▷ Public methods | 46 | 93.88% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 3 | 6.12% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 9 | |
▷ Global constants | 8 | 88.89% |
▷ Class constants | 1 | 11.11% |
▷ Public constants | 1 | 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
There are no PNG files in this plugin