Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Install script ran successfully
Server metrics [RAM: ▲0.02MB] [CPU: ▼1.15ms] Passed 4 tests
Server-side resources used by Simple calendar for Elementor
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.02 | 36.36 ▼2.02 |
Dashboard /wp-admin | 3.33 ▲0.02 | 45.72 ▼7.21 |
Posts /wp-admin/edit.php | 3.38 ▲0.02 | 51.91 ▲4.38 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.04 | 99.81 ▲2.70 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 37.32 ▲1.95 |
Simple Calendar /wp-admin/options-general.php?page=miga_calendar-page | 3.26 | 30.74 |
Server storage [IO: ▲0.11MB] [DB: ▲0.07MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin installed successfully
Filesystem: 20 new files
Database: 3 new tables, 9 new options
New tables |
---|
wp_miga_calendar_events |
wp_miga_calendar_calendar |
wp_miga_calendar_status |
New WordPress options |
---|
widget_theysaidso_widget |
widget_recent-comments |
widget_recent-posts |
eYear |
miga_calendar_days |
can_compress_scripts |
theysaidso_admin_options |
eMonth |
db_upgraded |
Browser metrics Passed 4 tests
An overview of browser requirements for Simple calendar for Elementor
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,808 ▲46 | 14.72 ▲0.37 | 1.67 ▼0.06 | 41.09 ▼2.77 |
Dashboard /wp-admin | 2,208 ▲31 | 5.69 ▲0.09 | 96.02 ▼4.96 | 40.72 ▼3.14 |
Posts /wp-admin/edit.php | 2,113 ▲10 | 1.96 ▼0.02 | 40.50 ▲3.23 | 36.97 ▼0.11 |
Add New Post /wp-admin/post-new.php | 1,538 ▲12 | 23.06 ▼0.21 | 682.66 ▼34.62 | 55.10 ▼6.58 |
Media Library /wp-admin/upload.php | 1,410 ▲13 | 4.21 ▲0.07 | 113.46 ▼4.39 | 51.49 ▲5.47 |
Simple Calendar /wp-admin/options-general.php?page=miga_calendar-page | 891 | 2.00 | 26.04 | 30.62 |
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
These items require your attention
- This plugin does not fully uninstall, leaving 3 tables in the database
- wp_miga_calendar_status
- wp_miga_calendar_events
- wp_miga_calendar_calendar
- This plugin did not uninstall successfully, leaving 9 options in the database
- eYear
- theysaidso_admin_options
- widget_theysaidso_widget
- widget_recent-comments
- eMonth
- widget_recent-posts
- db_upgraded
- miga_calendar_days
- can_compress_scripts
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Almost there, just fix the following server-side errors
- > GET request to /wp-admin/options-general.php?page=miga_calendar-page
- > User notice in wp-includes/functions.php+5905
Function wpdb::prepare was called incorrectly. The query argument of wpdb::prepare() must have a placeholder. Please see Debugging in WordPress for more information. (This message was added in version 3.9.0.)
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 fix the following items
- 16× PHP files trigger server errors when accessed directly (only 10 are shown):
- > PHP Fatal error
require_once(): Failed opening required 'ABSPATHwp-admin/includes/class-wp-list-table.php' (include_path='.:/usr/share/php') in wp-content/plugins/simple-calendar-for-elementor/widget/includes/custom_table.php on line 3
- > PHP Warning
Use of undefined constant TABLE_NAME_MIGA_CAL_STATUS - assumed 'TABLE_NAME_MIGA_CAL_STATUS' (this will throw an Error in a future version of PHP) in wp-content/plugins/simple-calendar-for-elementor/widget/includes/backend_status.php on line 4
- > PHP Fatal error
Uncaught Error: Class 'Elementor\\Widget_Base' not found in wp-content/plugins/simple-calendar-for-elementor/widget/elementor_calendar_legend.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/simple-calendar-for-elementor/miga_simple_calendar.php:36
- > PHP Fatal error
require_once(): Failed opening required 'ABSPATHwp-admin/includes/class-wp-list-table.php' (include_path='.:/usr/share/php') in wp-content/plugins/simple-calendar-for-elementor/widget/includes/custom_table.php on line 3
- > PHP Warning
Use of undefined constant ABSPATH - assumed 'ABSPATH' (this will throw an Error in a future version of PHP) in wp-content/plugins/simple-calendar-for-elementor/widget/includes/custom_table.php on line 3
- > PHP Warning
require_once(ABSPATHwp-admin/includes/class-wp-list-table.php): failed to open stream: No such file or directory in wp-content/plugins/simple-calendar-for-elementor/widget/includes/custom_table.php on line 3
- > PHP Fatal error
Uncaught Error: Call to undefined function did_action() in wp-content/plugins/simple-calendar-for-elementor/widget/includes/backend_events.php:1
- > PHP Warning
Use of undefined constant ABSPATH - assumed 'ABSPATH' (this will throw an Error in a future version of PHP) in wp-content/plugins/simple-calendar-for-elementor/widget/includes/custom_table.php on line 3
- > PHP Notice
Trying to get property 'prefix' of non-object in wp-content/plugins/simple-calendar-for-elementor/miga_simple_calendar.php on line 29
- > 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
7 plugin tags: elementor, belegung, elementor addons, availability calendar, kalender...
simple-calendar-for-elementor/miga_simple_calendar.php 85% from 13 tests
"Simple calendar for Elementor" version 1.6.0's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
Please make the necessary changes and fix the following:
- Requires at least: The required version number must match the one declared in readme.txt ("5.0" instead of "5.2")
- Main file name: Name the main plugin file the same as the plugin slug ("simple-calendar-for-elementor.php" instead of "miga_simple_calendar.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
Success! There were no dangerous files found in this plugin2,383 lines of code in 17 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 11 | 189 | 47 | 1,689 |
PO File | 2 | 237 | 270 | 522 |
JavaScript | 2 | 15 | 0 | 170 |
CSS | 2 | 0 | 0 | 2 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.24 |
Average class complexity | 11.20 |
▷ Minimum class complexity | 6.00 |
▷ Maximum class complexity | 22.00 |
Average method complexity | 2.42 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 22.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 5 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 5 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 36 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 32 | 88.89% |
▷ Protected methods | 4 | 11.11% |
▷ Private methods | 0 | 0.00% |
Functions | 14 | |
▷ Named functions | 13 | 92.86% |
▷ Anonymous functions | 1 | 7.14% |
Constants | 3 | |
▷ Global constants | 3 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
No PNG images were found in this plugin