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.04MB] [CPU: ▼9.68ms] Passed 4 tests
A check of server-side resources used by Item Lists for Elementor
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.04 | 40.55 ▼9.30 |
Dashboard /wp-admin | 3.34 ▲0.04 | 46.90 ▼4.57 |
Posts /wp-admin/edit.php | 3.39 ▲0.04 | 51.95 ▼1.06 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.04 | 95.27 ▼23.80 |
Media Library /wp-admin/upload.php | 3.26 ▲0.04 | 37.65 ▲2.51 |
Server storage [IO: ▲0.08MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 12 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
widget_recent-comments |
theysaidso_admin_options |
can_compress_scripts |
widget_theysaidso_widget |
widget_recent-posts |
Browser metrics Passed 4 tests
Item Lists for Elementor: an overview of browser usage
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,833 ▲62 | 13.22 ▼1.15 | 1.73 ▼0.34 | 43.84 ▲5.09 |
Dashboard /wp-admin | 2,217 ▲29 | 5.83 ▼0.05 | 99.07 ▼11.66 | 43.44 ▼2.48 |
Posts /wp-admin/edit.php | 2,099 ▲7 | 1.98 ▼0.06 | 42.15 ▼0.73 | 38.14 ▼6.23 |
Add New Post /wp-admin/post-new.php | 1,544 ▲11 | 23.21 ▼0.06 | 585.73 ▼99.05 | 54.21 ▼2.48 |
Media Library /wp-admin/upload.php | 1,399 ▲14 | 4.23 ▼0.09 | 99.24 ▼36.04 | 41.73 ▼5.06 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
Please fix the following items
- This plugin does not fully uninstall, leaving 6 options in the database
- can_compress_scripts
- db_upgraded
- widget_theysaidso_widget
- widget_recent-posts
- widget_recent-comments
- theysaidso_admin_options
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though no errors were found, this is by no means an exhaustive test
SRP 0% 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 fix the following items
- 5× GET requests to PHP files return non-empty strings:
- > /wp-content/plugins/item-lists-for-elementor/include/item-lists-element/timeline-bullet-style.php
- > /wp-content/plugins/item-lists-for-elementor/include/item-lists-element/material-bullet-style.php
- > /wp-content/plugins/item-lists-for-elementor/include/item-lists-element/alternate-timeline-bullet-style.php
- > /wp-content/plugins/item-lists-for-elementor/include/item-lists-element/gradient-ordered-bullet-style.php
- > /wp-content/plugins/item-lists-for-elementor/include/item-lists-element/shape-bullet-style.php
- 24× GET requests to PHP files trigger server-side errors or Error 500 responses (only 10 are shown):
- > PHP Notice
Undefined variable: settings in wp-content/plugins/item-lists-for-elementor/include/item-lists-element/shape-bullet-style.php on line 2
- > PHP Notice
Trying to access array offset on value of type null in wp-content/plugins/item-lists-for-elementor/include/item-lists-element/material-bullet-style.php on line 2
- > PHP Notice
Trying to access array offset on value of type null in wp-content/plugins/item-lists-for-elementor/include/item-lists-element/gradient-ordered-bullet-style.php on line 5
- > PHP Warning
Invalid argument supplied for foreach() in wp-content/plugins/item-lists-for-elementor/include/item-lists-element/alternate-timeline-bullet-style.php on line 4
- > PHP Notice
Trying to access array offset on value of type null in wp-content/plugins/item-lists-for-elementor/include/item-lists-element/timeline-bullet-style.php on line 3
- > PHP Warning
Invalid argument supplied for foreach() in wp-content/plugins/item-lists-for-elementor/include/item-lists-element/material-bullet-style.php on line 4
- > PHP Fatal error
Uncaught Error: Call to undefined function Elementor\\add_action() in wp-content/plugins/item-lists-for-elementor/widgets/elementor-helper.php:14
- > PHP Notice
Trying to access array offset on value of type null in wp-content/plugins/item-lists-for-elementor/include/item-lists-element/shape-bullet-style.php on line 3
- > PHP Notice
Undefined variable: settings in wp-content/plugins/item-lists-for-elementor/include/item-lists-element/gradient-ordered-bullet-style.php on line 5
- > PHP Notice
Undefined variable: settings in wp-content/plugins/item-lists-for-elementor/include/item-lists-element/alternate-timeline-bullet-style.php on line 4
- > PHP Notice
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
No browser issues were found
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
6 plugin tags: elementor, item lists, listing item lists, elementor addon, list elements module...
item-lists-for-elementor/item-lists-for-elementor.php 92% from 13 tests
Analyzing the main PHP file in "Item Lists for Elementor" version 1.3.2
Please make the necessary changes and fix the following:
- Description: Keep the plugin description shorter than 140 characters (currently 201 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
No dangerous file extensions were detected1,466 lines of code in 10 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 9 | 130 | 99 | 1,271 |
CSS | 1 | 6 | 13 | 195 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.16 |
Average class complexity | 8.00 |
▷ Minimum class complexity | 6.00 |
▷ Maximum class complexity | 10.00 |
Average method complexity | 1.88 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 7.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 16 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 14 | 87.50% |
▷ Protected methods | 2 | 12.50% |
▷ Private methods | 0 | 0.00% |
Functions | 2 | |
▷ Named functions | 2 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 3 | |
▷ Global constants | 3 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
There are no PNG files in this plugin