Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.02MB] [CPU: ▼3.73ms] Passed 4 tests
Analyzing server-side resources used by MasterBip para Elementor
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 34.82 ▼5.73 |
Dashboard /wp-admin | 3.32 ▲0.02 | 44.74 ▼4.66 |
Posts /wp-admin/edit.php | 3.37 ▲0.01 | 48.02 ▲2.53 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.01 | 89.11 ▼5.02 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 32.10 ▲0.49 |
Server storage [IO: ▲0.12MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
There were no storage issued detected upon installing this plugin
Filesystem: 25 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
db_upgraded |
theysaidso_admin_options |
widget_theysaidso_widget |
widget_recent-comments |
can_compress_scripts |
Browser metrics Passed 4 tests
A check of browser resources used by MasterBip para Elementor
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,832 ▲96 | 14.35 ▼0.36 | 1.83 ▲0.07 | 40.64 ▼3.67 |
Dashboard /wp-admin | 2,206 ▲31 | 5.63 ▼0.12 | 97.10 ▼24.83 | 43.32 ▼2.35 |
Posts /wp-admin/edit.php | 2,120 ▲20 | 1.98 ▼0.02 | 42.24 ▲4.90 | 36.84 ▲2.01 |
Add New Post /wp-admin/post-new.php | 1,538 ▲10 | 23.18 ▲0.07 | 582.12 ▼110.85 | 54.55 ▼10.91 |
Media Library /wp-admin/upload.php | 1,417 ▲17 | 4.16 ▼0.05 | 99.47 ▲1.03 | 43.35 ▲0.32 |
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
- widget_recent-posts
- can_compress_scripts
- db_upgraded
- theysaidso_admin_options
- widget_recent-comments
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Everything seems fine, however this is by no means an exhaustive test
SRP 50% 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 take a closer look at the following
- 2× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function Elementor\\add_action() in wp-content/plugins/masterbip-for-elementor/category.php:13
- > PHP Fatal error
Uncaught Error: Call to undefined function ElementorMbElementor\\add_action() in wp-content/plugins/masterbip-for-elementor/plugin.php:57
- > PHP Fatal error
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 93% from 29 tests
readme.txt 94% from 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
Please fix the following attributes:
- Tags: Please delete some tags, you are using 15 tag instead of maximum 10
masterbip-for-elementor/masterbip-for-elementor.php 92% from 13 tests
The main PHP script in "MasterBip para Elementor" version 1.6.2 is automatically included on every request by WordPress
Please take the time to fix the following:
- Text Domain: If you choose to specify the text domain, it must be the same as the plugin slug; optional since WordPress version 4.6
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
No dangerous file extensions were detected2,765 lines of code in 23 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 20 | 239 | 261 | 2,428 |
CSS | 1 | 16 | 12 | 258 |
Markdown | 1 | 24 | 0 | 57 |
JavaScript | 1 | 1 | 4 | 22 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.14 |
Average class complexity | 4.18 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 8.00 |
Average method complexity | 1.42 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 8.00 |
Code structure | ||
---|---|---|
Namespaces | 3 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 17 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 17 | 100.00% |
▷ Final classes | 1 | 5.88% |
Methods | 130 | |
▷ Static methods | 1 | 0.77% |
▷ Public methods | 84 | 64.62% |
▷ Protected methods | 45 | 34.62% |
▷ Private methods | 1 | 0.77% |
Functions | 1 | |
▷ Named functions | 1 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 3 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 3 | 100.00% |
▷ Public constants | 3 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
No PNG images were found in this plugin