WP Travel Engine – Tour Booking Plugin – Tour Operator Software

WP Travel Engine is the most popular tour and travel booking WordPress plugin. Used by over 20,000 travel agency websites.

v6.8.1WP Travel EngineUpdated 2026-06-15Added May 4, 201720k+ installs98% rating100% support resolved
24
Score
2,010
Errors
5,688
Warnings
+0
Change

Category Scores

Security0
Repo100
Performance92
Maintainability0

Top Issues by Category

maintainability5,528
security1,745
i18n261

Issues Details

7,698 issues found in latest scan

WARNING3,778
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

ERROR1,154
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" <a href='{$skip_url}' class='button button-small button-secondary'>{$use_plugin_anonymously_text}</a>"'.

WARNING644
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: &quot;&#039;wte_callback_for_&#039; . $_REQUEST[&#039;_gateway&#039;] . &#039;_&#039; . $_REQUEST[&#039;action&#039;]&quot;.

ERROR407
missing_direct_file_access_protection

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

WARNING266
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: &quot;WTE&quot;.

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

WARNING227
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING132
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: &quot;EDD_SL_Plugin_Updater&quot;.

WARNING115
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;FS_API__ADDRESS&quot;.

WARNING96
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_FILES[$name]

WARNING84
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING61
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET[&#039;discount&#039;] not unslashed before sanitization. Use wp_unslash() or similar

WARNING51
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING47
WordPress.DB.DirectDatabaseQuery.NoCaching

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

WARNING36
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_FILES[$name][&#039;tmp_name&#039;]. Check that the array index exists before using it.

ERROR30
WordPress.Security.EscapeOutput.ExceptionNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Class '$class_name' must extend AdminMenuPage"'.

ERROR27
WordPress.DateTime.RestrictedFunctions.date_date

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

ERROR22
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

WARNING19
WordPress.PHP.DevelopmentFunctions.error_log_error_log

error_log() found. Debug code should not normally be used in production.

ERROR19
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: $attributes->{'searchButtonLabel'}

ERROR18
WordPress.DB.PreparedSQLPlaceholders.UnsupportedIdentifierPlaceholder

The %i modifier is only supported in WP 6.2 or higher. Found: "%i".

ERROR17
WordPress.DB.PreparedSQL.NotPrepared

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

WARNING17
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

WARNING13
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: &quot;$event_name&quot;.

ERROR12
WordPress.WP.AlternativeFunctions.curl_curl_setopt

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

Latest Snapshot

Findings

7,698

Errors

2,010

Warnings

5,688

Score History

First score snapshot

First scan completed Jun 20, 2026

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

Jun 20, 2026

v6.8.1

24

Latest

Findings
7,698
Errors
2,010
Warnings
5,688
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins