Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Installer ran successfully
Server metrics [RAM: ▲0.03MB] [CPU: ▼4.92ms] Passed 4 tests
Analyzing server-side resources used by Elementor Ico Iconfont Library
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.04 | 38.15 ▼2.00 |
Dashboard /wp-admin | 3.33 ▲0.03 | 45.90 ▼2.93 |
Posts /wp-admin/edit.php | 3.39 ▲0.03 | 49.34 ▲2.31 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.03 | 82.11 ▼14.00 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 33.78 ▼0.75 |
Server storage [IO: ▲5.86MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin installed successfully
Filesystem: 213 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
db_upgraded |
theysaidso_admin_options |
can_compress_scripts |
widget_theysaidso_widget |
widget_recent-posts |
Browser metrics Passed 4 tests
Elementor Ico Iconfont Library: an overview of browser usage
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,818 ▲83 | 13.28 ▼1.34 | 1.61 ▼0.15 | 38.48 ▼6.58 |
Dashboard /wp-admin | 2,224 ▲41 | 5.87 ▲0.90 | 109.16 ▼6.19 | 39.63 ▼5.61 |
Posts /wp-admin/edit.php | 2,106 ▲17 | 2.06 ▲0.03 | 40.64 ▲4.43 | 37.02 ▲5.42 |
Add New Post /wp-admin/post-new.php | 1,527 ▼1 | 17.78 ▼0.70 | 668.73 ▲51.91 | 52.06 ▼3.29 |
Media Library /wp-admin/upload.php | 1,400 ▲9 | 4.23 ▲0.01 | 95.72 ▼0.53 | 41.93 ▲0.95 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
Please fix the following items
- This plugin does not fully uninstall, leaving 6 options in the database
- widget_recent-posts
- widget_recent-comments
- widget_theysaidso_widget
- can_compress_scripts
- theysaidso_admin_options
- db_upgraded
Smoke tests Passed 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)
Even though no errors were found, this is by no means an exhaustive test
SRP Passed 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Congratulations! This plugin passed the SRP test
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
There were no browser issues found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
7 plugin tags: library, icons, custom icon library, icon font, designthemes...
dt-elementor-iconfont-library/dt-elementor-iconfont-library.php Passed 13 tests
This is the main PHP file of "Elementor Ico Iconfont Library" version 1.1, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
72 characters long description:
Adds Ico Icon library to default Icon Library of Elementor Page Builder.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
Success! There were no dangerous files found in this plugin5,563 lines of code in 91 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 31 | 429 | 393 | 3,138 |
SVG | 30 | 0 | 0 | 2,395 |
CSS | 30 | 0 | 180 | 30 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.21 |
Average class complexity | 2.19 |
▷ Minimum class complexity | 2.00 |
▷ Maximum class complexity | 8.00 |
Average method complexity | 1.37 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 4.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 31 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 31 | 100.00% |
▷ Final classes | 1 | 3.23% |
Methods | 101 | |
▷ Static methods | 31 | 30.69% |
▷ Public methods | 101 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 2 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 2 | 100.00% |
▷ Public constants | 2 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
There were not PNG files found in your plugin