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.07MB] [CPU: ▼0.49ms] Passed 4 tests
Server-side resources used by La Tecnologeria Podcasting players
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.54 ▲0.07 | 41.25 ▼1.18 |
Dashboard /wp-admin | 3.38 ▲0.07 | 57.35 ▲0.75 |
Posts /wp-admin/edit.php | 3.49 ▲0.13 | 52.09 ▲0.26 |
Add New Post /wp-admin/post-new.php | 5.96 ▲0.07 | 94.03 ▼1.80 |
Media Library /wp-admin/upload.php | 3.30 ▲0.07 | 38.59 ▲1.68 |
La Tecnologería Podcasting /wp-admin/options-general.php?page=tecnologeria_podcasting_plugin | 3.27 | 34.17 |
Server storage [IO: ▲0.02MB] [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: 6 new files
Database: no new tables, 7 new options
New WordPress options |
---|
db_upgraded |
widget_recent-posts |
widget_theysaidso_widget |
can_compress_scripts |
theysaidso_admin_options |
tecnologeria_podcasting_version |
widget_recent-comments |
Browser metrics Passed 4 tests
This is an overview of browser requirements for La Tecnologeria Podcasting players
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,829 ▲94 | 14.76 ▲0.51 | 1.82 ▲0.05 | 44.04 ▼6.04 |
Dashboard /wp-admin | 2,210 ▲25 | 5.91 ▲0.09 | 103.77 ▼25.16 | 40.97 ▼11.62 |
Posts /wp-admin/edit.php | 2,093 ▲4 | 2.04 ▲0.04 | 41.70 ▲2.90 | 35.51 ▲1.88 |
Add New Post /wp-admin/post-new.php | 1,537 ▲17 | 23.24 ▲0.16 | 693.25 ▲23.65 | 61.35 ▼6.74 |
Media Library /wp-admin/upload.php | 1,389 ▲1 | 4.24 ▼0.05 | 105.51 ▼14.29 | 45.30 ▼2.67 |
La Tecnologería Podcasting /wp-admin/options-general.php?page=tecnologeria_podcasting_plugin | 777 | 2.03 | 27.04 | 24.88 |
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
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-posts
- db_upgraded
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-comments
- widget_theysaidso_widget
Smoke tests 25% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Please fix the following server-side errors
- 12 occurences, only the last one shown
- > GET request to /wp-admin/options-general.php?page=tecnologeria_podcasting_plugin
- > POST request to /wp-cron.php?doing_wp_cron=1696658530.1360850334167480468750
- > Notice in wp-content/plugins/pressforward/Core/Utility/Retrieval.php+204
Undefined offset: 0
- 12 occurences, only the last one shown
- > GET request to /wp-admin/options-general.php?page=tecnologeria_podcasting_plugin
- > POST request to /wp-cron.php?doing_wp_cron=1696658530.1360850334167480468750
- > Notice in wp-content/plugins/pressforward/Core/Utility/Retrieval.php+205
Trying to get property 'guid' of non-object
- 45 occurences, only the last one shown
- > GET request to /wp-admin/options-general.php?page=tecnologeria_podcasting_plugin
- > POST request to /wp-cron.php?doing_wp_cron=1696658530.1360850334167480468750
- > Notice in wp-content/plugins/pressforward/Core/Utility/Retrieval.php+205
Trying to get property 'ID' of non-object
- 11 occurences, only the last one shown
- > GET request to /wp-admin/options-general.php?page=tecnologeria_podcasting_plugin
- > POST request to /wp-cron.php?doing_wp_cron=1696658530.1360850334167480468750
- > Notice in wp-content/plugins/pressforward/Core/Utility/Retrieval.php+222
Trying to get property 'post_title' of non-object
SRP 0% 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
The following issues need your attention
- 1× PHP files output non-empty strings when accessed directly via GET requests:
- > /wp-content/plugins/la-tecnologeria-podcasting-players/tecnologeria-podcasting.php
- 1× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_html() in wp-content/plugins/la-tecnologeria-podcasting-players/templates/settings.php:2
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
4 plugin tags: audio, podcasting, podcast, mp3
la-tecnologeria-podcasting-players/tecnologeria-podcasting.php 85% from 13 tests
The main file in "La Tecnologeria Podcasting players" v. 1.3 serves as a complement to information provided in readme.txt and as the entry point to the plugin
Please make the necessary changes and fix the following:
- Main file name: Name the main plugin file the same as the plugin slug ("la-tecnologeria-podcasting-players.php" instead of "tecnologeria-podcasting.php")
- Text Domain: Please use dashes and lowercase characters for text domains
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
No dangerous file extensions were detected312 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 44 | 64 | 267 |
PO File | 1 | 21 | 34 | 45 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.32 |
Average class complexity | 15.50 |
▷ Minimum class complexity | 4.00 |
▷ Maximum class complexity | 27.00 |
Average method complexity | 2.38 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 9.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 21 | |
▷ Static methods | 3 | 14.29% |
▷ Public methods | 21 | 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 | 0 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
There were not PNG files found in your plugin