Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Install script ran successfully
Server metrics [RAM: ▲0.16MB] [CPU: ▼7.94ms] Passed 4 tests
An overview of server-side resources used by Mihdan: Elementor Yandex Maps
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.62 ▲0.16 | 39.01 ▲1.08 |
Dashboard /wp-admin | 3.52 ▲0.18 | 50.06 ▼12.18 |
Posts /wp-admin/edit.php | 3.57 ▲0.22 | 46.63 ▼2.72 |
Add New Post /wp-admin/post-new.php | 6.04 ▲0.15 | 83.21 ▼15.90 |
Media Library /wp-admin/upload.php | 3.38 ▲0.15 | 36.66 ▼0.97 |
Server storage [IO: ▲0.18MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin was installed successfully
Filesystem: 33 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
db_upgraded |
widget_recent-comments |
widget_theysaidso_widget |
widget_recent-posts |
theysaidso_admin_options |
Browser metrics Passed 4 tests
A check of browser resources used by Mihdan: Elementor Yandex Maps
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,822 ▲51 | 13.23 ▼1.00 | 1.77 ▼0.10 | 41.06 ▼2.62 |
Dashboard /wp-admin | 2,228 ▲39 | 4.85 ▼1.01 | 107.50 ▼4.85 | 42.70 ▲0.28 |
Posts /wp-admin/edit.php | 2,110 ▲18 | 2.06 ▲0.07 | 41.09 ▼2.08 | 35.82 ▲0.65 |
Add New Post /wp-admin/post-new.php | 1,389 ▼130 | 16.74 ▼6.60 | 571.80 ▼112.00 | 55.10 ▲4.36 |
Media Library /wp-admin/upload.php | 1,407 ▲16 | 4.22 ▲0.03 | 95.95 ▼4.47 | 43.51 ▼1.03 |
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
You still need to fix the following
- The uninstall procedure has failed, leaving 6 options in the database
- theysaidso_admin_options
- widget_theysaidso_widget
- widget_recent-comments
- widget_recent-posts
- db_upgraded
- can_compress_scripts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Even though no errors were found, this is by no means an exhaustive test
SRP 50% from 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
The following issues need your attention
- 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Class 'ElementorPro\\Modules\\DynamicTags\\Tags\\Base\\Tag' not found in wp-content/plugins/mihdan-elementor-yandex-maps/includes/class-acf-tag.php:17
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 96% from 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
5 plugin tags: mihdan, elementor, yandex, maps, api
mihdan-elementor-yandex-maps/mihdan-elementor-yandex-maps.php 92% from 13 tests
"Mihdan: Elementor Yandex Maps" version 1.6.5's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
It is important to fix the following:
- Description: Keep the plugin description shorter than 140 characters (currently 296 characters long)
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
Everything looks great! No dangerous files found in this plugin2,822 lines of code in 28 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 20 | 435 | 1,067 | 2,341 |
JavaScript | 2 | 63 | 45 | 272 |
Markdown | 1 | 29 | 0 | 87 |
CSS | 2 | 11 | 0 | 65 |
JSON | 1 | 0 | 0 | 55 |
SVG | 2 | 0 | 0 | 2 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.32 |
Average class complexity | 14.45 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 48.00 |
Average method complexity | 2.55 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 18.00 |
Code structure | ||
---|---|---|
Namespaces | 4 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 11 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 11 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 98 | |
▷ Static methods | 21 | 21.43% |
▷ Public methods | 88 | 89.80% |
▷ Protected methods | 3 | 3.06% |
▷ Private methods | 7 | 7.14% |
Functions | 3 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 3 | 100.00% |
Constants | 7 | |
▷ Global constants | 5 | 71.43% |
▷ Class constants | 2 | 28.57% |
▷ Public constants | 2 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
There were not PNG files found in your plugin