WP Booking Calendar plugin for full-day bookings, time-slot appointments, rentals & events. Accept bookings and inquiries with flexible contact forms
Prioritized issue groups from the latest Plugin Check scan
Maintainability
215
11 issue groups
Security
145
9 issue groups
I18n
65
3 issue groups
Sample message
File has mixed line endings; this may cause incorrect results
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
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Unescaped parameter $assignment_sql used in $wpdb->get_results()\n$assignment_sql assigned unsafely at line 142.
Sample message
Use of a direct database call is discouraged.
Sample message
Detected usage of a non-sanitized input variable: $_GET[$parameter_name]
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$id_placeholders} at " WHERE service_id IN ({$id_placeholders}) GROUP BY service_id"
Sample message
Use placeholders and $wpdb->prepare(); found $update_sql
Sample message
Processing form data without nonce verification.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "OBC_CHECK_URL".
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
$_POST['timeline_obj'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BookingWidget".
Sample message
Function "str_starts_with()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.3.0.
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Use of the "translate()" function is reserved for low-level API usage.
Sample message
The $text parameter must be a single text string literal. Found: $page['title']
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using fwrite(). Detected usage of constant WP_PLUGIN_DIR. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Potential connections found in static code analysis.
Outbound calls
291
External assets
4
Incoming endpoints
5
wp_ajax
wp_ajax
16 score snapshots
v11.8.3
35
Latest
v11.8.2
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 425 | 85 | 340 | v11.8.3 | 2.1.0 |
| 35 | 425 | 86 | 339 | v11.8.2 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.