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
This plugin's installer ran successfully
Server metrics [RAM: ▲0.06MB] [CPU: ▼7.29ms] Passed 4 tests
A check of server-side resources used by BlogLentor - Blog Designer Pack for Elementor
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.54 ▲0.07 | 49.58 ▲10.91 |
Dashboard /wp-admin | 3.38 ▲0.03 | 51.40 ▼13.64 |
Posts /wp-admin/edit.php | 3.50 ▲0.14 | 47.22 ▼1.01 |
Add New Post /wp-admin/post-new.php | 5.97 ▲0.07 | 83.09 ▼16.99 |
Media Library /wp-admin/upload.php | 3.31 ▲0.07 | 40.98 ▲2.48 |
Server storage [IO: ▲0.53MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
The plugin installed successfully
Filesystem: 61 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
theysaidso_admin_options |
widget_recent-posts |
can_compress_scripts |
widget_theysaidso_widget |
widget_recent-comments |
Browser metrics Passed 4 tests
BlogLentor - Blog Designer Pack for Elementor: an overview of browser usage
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,797 ▲36 | 14.35 ▲0.00 | 1.83 ▲0.28 | 43.23 ▲2.29 |
Dashboard /wp-admin | 2,200 ▲20 | 5.59 ▼0.02 | 93.50 ▲7.30 | 42.96 ▲3.37 |
Posts /wp-admin/edit.php | 2,108 ▲8 | 2.09 ▲0.08 | 36.55 ▲1.98 | 34.75 ▼3.28 |
Add New Post /wp-admin/post-new.php | 1,534 ▲8 | 23.19 ▼0.47 | 662.94 ▼27.55 | 56.73 ▲1.63 |
Media Library /wp-admin/upload.php | 1,408 ▲8 | 4.12 ▼0.09 | 111.88 ▲5.93 | 48.12 ▼0.13 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attention
- This plugin did not uninstall successfully, leaving 6 options in the database
- db_upgraded
- widget_recent-posts
- widget_theysaidso_widget
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-comments
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Good news, no errors were detected
SRP 50% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please fix the following items
- 1× PHP files perform the action of outputting non-empty strings when accessed directly:
- > /wp-content/plugins/bloglentor-for-elementor/bloglentor-for-elementor.php
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser errors were detected
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 88% from 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
These attributes need to be fixed:
- Tags: Too many tags (12 tag instead of maximum 10); only the first 5 tags are used in your directory listing
- Requires php: Version format is invalid
bloglentor-for-elementor/bloglentor-for-elementor.php 92% from 13 tests
"BlogLentor - Blog Designer Pack for Elementor" version 1.0.8's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
Please take the time to fix the following:
- Text Domain: Since WordPress version 4.6 the text domain is optional; if specified, it must be the same as the plugin slug
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
Success! There were no dangerous files found in this plugin10,450 lines of code in 55 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 47 | 1,953 | 707 | 9,929 |
CSS | 4 | 44 | 4 | 273 |
Markdown | 1 | 41 | 0 | 128 |
JavaScript | 2 | 17 | 0 | 107 |
SVG | 1 | 1 | 0 | 13 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.20 |
Average class complexity | 9.02 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 152.00 |
Average method complexity | 2.11 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 44.00 |
Code structure | ||
---|---|---|
Namespaces | 17 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 45 | |
▷ Abstract classes | 12 | 26.67% |
▷ Concrete classes | 33 | 73.33% |
▷ Final classes | 0 | 0.00% |
Methods | 327 | |
▷ Static methods | 11 | 3.36% |
▷ Public methods | 267 | 81.65% |
▷ Protected methods | 56 | 17.13% |
▷ Private methods | 4 | 1.22% |
Functions | 1 | |
▷ Named functions | 1 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 5 | |
▷ Global constants | 3 | 60.00% |
▷ Class constants | 2 | 40.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
No PNG images were found in this plugin