Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▼0.13MB] [CPU: ▼19.18ms] Passed 4 tests
Server-side resources used by JaJaDi Kerktijden
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.52 ▲0.06 | 40.31 ▼4.71 |
Dashboard /wp-admin | 3.25 ▼0.10 | 35.40 ▼32.91 |
Posts /wp-admin/edit.php | 3.31 ▼0.05 | 39.60 ▼19.10 |
Add New Post /wp-admin/post-new.php | 5.49 ▼0.39 | 82.38 ▼19.99 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 34.28 ▼3.55 |
Kerktijden /wp-admin/options-general.php?page=jajadi-kerktijden/jajadi-kerktijden-settings.php | 3.22 | 30.23 |
Server storage [IO: ▲0.02MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
No storage issues were detected
Filesystem: 7 new files
Database: 1 new table, 7 new options
New tables |
---|
wp_jajadi_kerktijden |
New WordPress options |
---|
db_upgraded |
widget_recent-posts |
theysaidso_admin_options |
jajadi_kerktijden_db_version |
can_compress_scripts |
widget_recent-comments |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
An overview of browser requirements for JaJaDi Kerktijden
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,793 ▲32 | 14.69 ▲0.32 | 1.82 ▲0.10 | 44.89 ▲5.62 |
Dashboard /wp-admin | 2,199 ▲22 | 5.51 ▼0.12 | 86.45 ▼11.91 | 39.83 ▼2.11 |
Posts /wp-admin/edit.php | 2,107 ▲7 | 1.96 ▲0.02 | 44.69 ▲4.70 | 37.12 ▲0.25 |
Add New Post /wp-admin/post-new.php | 1,530 ▲4 | 23.51 ▲0.49 | 621.97 ▼86.26 | 49.78 ▼1.55 |
Media Library /wp-admin/upload.php | 1,407 ▲7 | 4.22 ▼0.02 | 103.29 ▼2.37 | 43.82 ▼4.73 |
Kerktijden /wp-admin/options-general.php?page=jajadi-kerktijden/jajadi-kerktijden-settings.php | 896 | 2.00 | 23.21 | 34.64 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
The following items require your attention
- Zombie tables detected upon uninstall: 1 table
- wp_jajadi_kerktijden
- Zombie WordPress options were found after uninstall: 7 options
- jajadi_kerktijden_db_version
- widget_recent-comments
- can_compress_scripts
- db_upgraded
- widget_theysaidso_widget
- theysaidso_admin_options
- widget_recent-posts
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
These server-side errors were triggered
- > GET request to /wp-admin/options-general.php?page=jajadi-kerktijden/jajadi-kerktijden-settings.php
- > User deprecated in wp-includes/functions.php+5828
Hook contextual_help is deprecated since version 3.3.0! Use get_current_screen()->add_help_tab(), get_current_screen()->remove_help_tab() instead.
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
- 5× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function __() in wp-content/plugins/jajadi-kerktijden/jajadi-kerktijden-settings-style.php:2
- > PHP Fatal error
Uncaught Error: Call to undefined function __() in wp-content/plugins/jajadi-kerktijden/jajadi-kerktijden-about.php:2
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/jajadi-kerktijden/jajadi-kerktijden-settings.php:11
- > PHP Fatal error
Uncaught Error: Call to undefined function add_shortcode() in wp-content/plugins/jajadi-kerktijden/jajadi-kerktijden-functions.php:196
- > PHP Fatal error
Uncaught Error: Call to undefined function plugin_dir_path() in wp-content/plugins/jajadi-kerktijden/jajadi-kerktijden.php:36
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
There were no browser issues found
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
6 plugin tags: dutch, kerken, kerk, kerktijden, nederlands...
jajadi-kerktijden/jajadi-kerktijden.php 92% from 13 tests
The entry point to "JaJaDi Kerktijden" version 3.6 is a PHP file that has certain tags in its header comment area
Please take the time to fix the following:
- Domain Path: The domain path points to an invalid folder, "/languages/" does not exist
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Everything looks great! No dangerous files found in this plugin291 lines of code in 6 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 5 | 74 | 91 | 286 |
JavaScript | 1 | 2 | 1 | 5 |
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.19 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 13 | |
▷ Named functions | 13 | 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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
No PNG files were detected