Simply add a booking calendar to your site to schedule bookings, reservations, appointments and to collect payments.
Prioritized issue groups from the latest Plugin Check scan
Security
20
6 issue groups
Maintainability
20
9 issue groups
I18n
4
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Class must be a fully qualified name. Given type: $type"'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
An error occurred during processing; checking has been aborted. The error message was: PHPCSUtils\Utils\PassedParameters::hasParameters(): Argument #2 ($stackPtr) must be of type function call, array, isset, unset or exit; T_THROW given.\nThe error originated in the WordPress.Security.EscapeOutput sniff on line 270.
Sample message
Processing form data without nonce verification.
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
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Unescaped parameter $query used in $wpdb->query()\n$query assigned unsafely at line 333.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DOING_CRON".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "getThemeColorsForDefaults".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$themeColors".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['rest_route']
Sample message
$_GET['rest_route'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Missing $domain parameter in function call to __().
Sample message
Application files are not permitted.
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Not analyzed yet.
First score snapshot
v3.3.1
54
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 54 | 44 | 31 | 13 | v3.3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.