MotoPress Hotel Booking

The #1 Hotel Booking and Vacation Rental Plugin for WordPress. Online payments, seasons, rates, free or paid extras, coupons, taxes & fees.

v6.1.0jetmonstersUpdated 2026-06-15Added Apr 4, 201810k+ installs74% rating0% support resolved
21
Score
3,061
Errors
1,037
Warnings
+0
Change

Category Scores

Security0
Repo82
Performance86
Maintainability0

Top Issues by Category

i18n2,777
security667
maintainability557

Issues Details

4,098 issues found in latest scan

ERROR2,481
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'motopress-hotel-booking-lite' but got 'easy-digital-downloads'.

WARNING264
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR253
WordPress.WP.I18n.MissingTranslatorsComment

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.

WARNING167
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$adults".

WARNING111
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING107
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

ERROR73
WordPress.Security.EscapeOutput.ExceptionNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$accommodationId'.

WARNING69
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

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 )"

WARNING66
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING54
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "_mphb_admin_after_field_render".

ERROR52
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$authorName'.

ERROR44
WordPress.DB.PreparedSQL.NotPrepared

Use placeholders and $wpdb->prepare(); found $apiKeys

WARNING37
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $insertBatchSql used in $wpdb->query()\n$insertBatchSql assigned unsafely at line 389.

ERROR35
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $apiKeys used in $wpdb->query()\n$apiKeys assigned unsafely at line 1457.

WARNING26
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->bgBookingUpgrader2_0_0->getIdentifier() . '_cron'".

ERROR26
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

WARNING24
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

WARNING19
WordPress.DB.SlowDBQuery.slow_db_query_meta_query

Detected usage of meta_query, possible slow query.

WARNING19
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

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.

ERROR18
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

ERROR17
WordPress.WP.I18n.UnorderedPlaceholdersText

Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$s", but got "%d, %s" in '#%d %s'.

ERROR15
wp_function_not_compatible_with_requires_wp

Function "get_block_wrapper_attributes()" requires WordPress 5.6.0, but your plugin minimum supported version is WordPress 5.2.0.

WARNING8
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET['booking_key']

ERROR8
WordPress.WP.AlternativeFunctions.rand_mt_rand

mt_rand() is discouraged. Use the far less predictable wp_rand() instead.

WARNING8
WordPress.WP.EnqueuedResourceParameters.NotInFooter

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.

Latest Snapshot

Findings

4,098

Errors

3,061

Warnings

1,037

Score History

First score snapshot

First scan completed Jun 20, 2026

v6.1.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v6.1.0

21

Latest

Findings
4,098
Errors
3,061
Warnings
1,037
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins