Five Star Restaurant Reservations – WordPress Booking Plugin

Restaurant reservations made easy. Accept bookings online. Quickly confirm or reject reservations, send email notifications, set booking times and mor …

v2.7.21RustauriusUpdated 2026-06-19Added May 8, 201410k+ installs94% rating0% support resolved
21
Score
1,099
Errors
1,147
Warnings
+0
Change

Category Scores

Security0
Repo79
Performance96
Maintainability0

Top Issues by Category

security1,047
maintainability720
i18n326

Issues Details

2,246 issues found in latest scan

ERROR275
WordPress.Security.EscapeOutput.OutputNotEscaped

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

ERROR186
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like echo esc_html_x() or echo esc_attr_x()), found '_ex'.

WARNING174
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING153
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_COOKIE['rtb-mc-sbscrb'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING150
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'ebcfrtb_pdf_deliver_' . $this->lib".

WARNING135
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING119
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DATAMATRIXDEFS".

ERROR115
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'restaurant-reservations' but got 'Default interval in minutes when selecting a time.'.

WARNING95
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Datamatrix".

WARNING86
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR80
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.

ERROR70
WordPress.Security.EscapeOutput.ExceptionNotEscaped

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

WARNING68
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_COOKIE['rtb-mc-sbscrb']

ERROR57
WordPress.WP.I18n.MissingArgDomain

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

ERROR54
WordPress.DateTime.RestrictedFunctions.date_date

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

ERROR46
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: $column

ERROR42
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING39
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "rtb_add_custom_styling".

WARNING35
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_POST['action']. Check that the array index exists before using it.

ERROR28
WordPress.WP.I18n.UnorderedPlaceholdersText

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

ERROR19
WordPress.WP.AlternativeFunctions.curl_curl_setopt

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

ERROR18
WordPress.WP.AlternativeFunctions.file_system_operations_fread

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().

WARNING18
WordPress.WP.EnqueuedResourceParameters.MissingVersion

Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.

ERROR17
WordPress.WP.AlternativeFunctions.file_system_operations_fclose

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().

ERROR14
WordPress.WP.EnqueuedResourceParameters.NoExplicitVersion

Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.

Latest Snapshot

Findings

2,246

Errors

1,099

Warnings

1,147

Score History

First score snapshot

First scan completed Jun 20, 2026

v2.7.21 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v2.7.21

21

Latest

Findings
2,246
Errors
1,099
Warnings
1,147
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins