The #1 Hotel Booking and Vacation Rental Plugin for WordPress. Online payments, seasons, rates, free or paid extras, coupons, taxes & fees.
Prioritized issue groups from the latest Plugin Check scan
I18n
2,783
4 issue groups
Security
667
10 issue groups
Maintainability
557
11 issue groups
Sample message
Mismatched text domain. Expected 'motopress-hotel-booking-lite' but got 'easy-digital-downloads'.
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$adults".
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$accommodationId'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $alias at " ON ($this->primary_table.$this->primary_id_column = $alias.$this->meta_id_column AND $alias.meta_key = %s )"
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "_mphb_admin_after_field_render".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$authorName'.
Sample message
Use placeholders and $wpdb->prepare(); found $apiKeys
Sample message
Unescaped parameter $insertBatchSql used in $wpdb->query()\n$insertBatchSql assigned unsafely at line 389.
Sample message
Unescaped parameter $apiKeys used in $wpdb->query()\n$apiKeys assigned unsafely at line 1455.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->bgBookingUpgrader2_0_0->getIdentifier() . '_cron'".
Sample message
Missing $domain parameter in function call to __().
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$s", but got "%d, %s" in '#%d %s'.
Sample message
Function "get_block_wrapper_attributes()" requires WordPress 5.6.0, but your plugin minimum supported version is WordPress 5.2.0.
Sample message
Detected usage of a non-sanitized input variable: $_GET['booking_key']
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
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.
Potential connections found in static code analysis.
Outbound calls
296
External assets
0
Incoming endpoints
4
No external asset domains detected.
wp_ajax
wp_ajax
2 score snapshots
v6.2.0
21
Latest
v6.1.0
21
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 21 | 4,104 | 3,067 | 1,037 | v6.2.0 | 2.0.0 |
| 21 | 4,098 | 3,061 | 1,037 | v6.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.