Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
Installer ran successfully
Server metrics [RAM: ▲0.15MB] [CPU: ▲0.55ms] Passed 4 tests
Server-side resources used by El mejor Cluster
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.59 ▲0.13 | 41.15 ▲2.79 |
Dashboard /wp-admin | 3.45 ▲0.14 | 44.59 ▼4.87 |
Posts /wp-admin/edit.php | 3.56 ▲0.20 | 48.33 ▲3.92 |
Add New Post /wp-admin/post-new.php | 6.05 ▲0.16 | 95.44 ▲0.35 |
Media Library /wp-admin/upload.php | 3.37 ▲0.14 | 37.59 ▲3.91 |
El mejor cluster /wp-admin/options-general.php?page=mejorcluster | 3.34 | 35.08 |
Server storage [IO: ▲0.07MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin was installed successfully
Filesystem: 25 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
widget_recent-comments |
theysaidso_admin_options |
db_upgraded |
widget_theysaidso_widget |
can_compress_scripts |
Browser metrics Passed 4 tests
An overview of browser requirements for El mejor Cluster
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,810 ▲75 | 13.22 ▼1.00 | 2.06 ▲0.38 | 43.56 ▲2.26 |
Dashboard /wp-admin | 2,217 ▲35 | 4.88 ▼0.93 | 98.26 ▼12.67 | 40.00 ▼1.11 |
Posts /wp-admin/edit.php | 2,097 ▲8 | 1.99 ▼0.04 | 40.30 ▲2.75 | 35.70 ▲3.11 |
Add New Post /wp-admin/post-new.php | 6,497 ▲4,974 | 20.41 ▼2.65 | 886.03 ▲239.44 | 61.82 ▲10.47 |
Media Library /wp-admin/upload.php | 1,393 ▲2 | 4.19 ▼0.01 | 94.85 ▲0.52 | 42.31 ▼5.32 |
El mejor cluster /wp-admin/options-general.php?page=mejorcluster | 945 | 2.03 | 22.80 | 26.54 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
You still need to fix the following
- Zombie WordPress options detected upon uninstall: 6 options
- db_upgraded
- widget_recent-posts
- theysaidso_admin_options
- widget_recent-comments
- widget_theysaidso_widget
- 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
Good news, no errors were detected
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Please fix the following
- 2× GET requests to PHP files return non-empty strings:
- > /wp-content/plugins/mejorcluster/admin/partials/mejorcluster-admin-display.php
- > /wp-content/plugins/mejorcluster/public/partials/mejorcluster-public-display.php
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)
Everything seems fine on the user side
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
3 plugin tags: cluster, related posts, seo
mejorcluster/mejorcluster.php Passed 13 tests
The entry point to "El mejor Cluster" version 1.1.12 is a PHP file that has certain tags in its header comment area
96 characters long description:
This is a short description of what the plugin does. It's displayed in the WordPress admin area.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
Success! There were no dangerous files found in this plugin844 lines of code in 19 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 12 | 215 | 545 | 695 |
Sass | 1 | 23 | 0 | 77 |
CSS | 4 | 0 | 9 | 66 |
JavaScript | 2 | 4 | 54 | 6 |
PHP code Passed 2 tests
An short overview of 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.29 |
Average class complexity | 10.71 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 41.00 |
Average method complexity | 2.31 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 40.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 7 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 7 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 52 | |
▷ Static methods | 2 | 3.85% |
▷ Public methods | 44 | 84.62% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 8 | 15.38% |
Functions | 6 | |
▷ Named functions | 6 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 1 | |
▷ Global constants | 1 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Using a strong compression for your PNG files is a great way to speed-up your plugin
No PNG images were found in this plugin