Booking Package is the simplest solution for integrating an online appointment booking calendar system and event calendar into your WordPress website.
Prioritized issue groups from the latest Plugin Check scan
Security
3,740
11 issue groups
Maintainability
1,654
11 issue groups
I18n
231
3 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['ical']. Check that the array index exists before using it.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
$_GET[$this->prefix.'login_error'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Use placeholders and $wpdb->prepare(); found $accountKey
Sample message
Detected usage of a non-sanitized input variable: $_GET[$this->prefix.'login_error']
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$admin_url'.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Unescaped parameter $alter_sql used in $wpdb->query()\n$alter_sql assigned unsafely at line 690.
Sample message
Processing form data without nonce verification.
Sample message
Function "determine_locale()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 3.5.0.
Sample message
Unescaped parameter $key used in $wpdb->query()\n$key assigned unsafely at line 922.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '"%s" and "%s"'.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using date_default_timezone_set() and similar isn't allowed, instead use WP internal timezone support.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Attempting a database schema change is discouraged.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
The $text parameter must be a single text string literal. Found: '%s:%s ' . $print_am_pm
Sample message
Using __FILE__ for menu slugs risks exposing filesystem structure.
Sample message
var_dump() found. Debug code should not normally be used in production.
Potential connections found in static code analysis.
Outbound calls
71
External assets
16
Incoming endpoints
5
wp_ajax
register_rest_route
admin_post
admin_post
5 score snapshots
v1.7.22
25
Latest
v1.7.21
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 5,673 | 1,697 | 3,976 | v1.7.22 | 2.0.0 |
| 25 | 5,674 | 1,697 | 3,977 | v1.7.21 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.