Benchmarks
Plugin footprint 40% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
Please fix the following installer errors
- Install procedure had errors
- > Deprecated in wp-content/plugins/diccionario-de-la-biblia/diccionario-de-la-biblia.php+100
Function create_function() is deprecated
Server metrics [RAM: ▼1.97MB] [CPU: ▼59.63ms] Passed 4 tests
Server-side resources used by Diccionario de la Biblia
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.03 ▼1.44 | 5.06 ▼39.34 |
Dashboard /wp-admin | 2.05 ▼1.30 | 5.70 ▼55.89 |
Posts /wp-admin/edit.php | 2.05 ▼1.31 | 5.53 ▼44.41 |
Add New Post /wp-admin/post-new.php | 2.05 ▼3.84 | 5.68 ▼98.88 |
Media Library /wp-admin/upload.php | 2.05 ▼1.18 | 4.35 ▼31.46 |
Server storage [IO: ▲0.01MB] [DB: ▲0.07MB] Passed 3 tests
How much does this plugin use your filesystem and database?
The plugin installed successfully
Filesystem: 2 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_recent-posts |
theysaidso_admin_options |
widget_theysaidso_widget |
can_compress_scripts |
widget_recent-comments |
db_upgraded |
widget_ddlb_diccionariodelabibliawidget |
Browser metrics Passed 4 tests
A check of browser resources used by Diccionario de la Biblia
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,815 ▲54 | 13.42 ▼0.87 | 1.68 ▼0.09 | 42.28 ▼2.21 |
Dashboard /wp-admin | 2,221 ▲15 | 5.90 ▼0.01 | 110.88 ▲6.80 | 46.08 ▲9.73 |
Posts /wp-admin/edit.php | 2,103 ▲3 | 2.01 ▲0.01 | 37.19 ▲0.90 | 36.14 ▲6.09 |
Add New Post /wp-admin/post-new.php | 1,529 ▲3 | 23.65 ▲6.20 | 623.23 ▼34.47 | 53.57 ▼6.72 |
Media Library /wp-admin/upload.php | 1,403 ▲6 | 4.25 ▲0.02 | 98.01 ▼3.26 | 44.66 ▲1.24 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.07MB] 50% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
Please fix the following items
- This plugin did not uninstall without warnings or errors
- > Deprecated in wp-content/plugins/diccionario-de-la-biblia/diccionario-de-la-biblia.php+100
Function create_function() is deprecated
- Zombie WordPress options were found after uninstall: 7 options
- theysaidso_admin_options
- widget_recent-posts
- db_upgraded
- widget_recent-comments
- widget_theysaidso_widget
- widget_ddlb_diccionariodelabibliawidget
- can_compress_scripts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Even though everything seems fine, this is not an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Please fix the following
- 1× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_shortcode() in wp-content/plugins/diccionario-de-la-biblia/diccionario-de-la-biblia.php:40
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
No browser errors were detected
Optimizations
Plugin configuration Passed 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
No tags were detected
diccionario-de-la-biblia/diccionario-de-la-biblia.php Passed 13 tests
"Diccionario de la Biblia" version 2.2's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
82 characters long description:
Buscar cualquier palabra en varios diccionarios de la Biblia, desde BibliaTodo.com
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
Good job! No executable or dangerous file extensions detected1 line of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 0 | 0 | 1 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.17 |
Average class complexity | 7.00 |
▷ Minimum class complexity | 7.00 |
▷ Maximum class complexity | 7.00 |
Average method complexity | 2.50 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 4.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 4 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 4 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 1 | |
▷ Named functions | 1 | 100.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
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