An add-on for WooCommerce Bookings, making it easier to sell hotel rooms, apartments, and spaces to your customers with WooCommerce.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
91
8 issue groups
Security
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$availability".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Accommodation_Booking".
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WC_ACCOMMODATION_BOOKINGS_INCLUDES_PATH".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WooCommerce Accommodation Bookings" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wc_bookings_times_settings_on_save".
Sample message
Detected usage of a non-sanitized input variable: $_POST[self::NONCE_NAME]
Potential connections found in static code analysis.
Outbound calls
9
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v1.3.11
92
Latest
v1.3.10
92
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 92 | 92 | 1 | 91 | v1.3.11 | 2.0.0 |
| 92 | 92 | 1 | 91 | v1.3.10 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.