WP Travel is the optimal choice among the WordPress Travel Booking Plugin and Tour Operator to Create Travel and Trekking Websites Without Coding!
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,662
15 issue groups
Security
432
10 issue groups
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wp_travel_admin_pointers-' . $screen_id".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_plugins".
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "IPNListener".
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['wp_travel_session']
Sample message
Use of a direct database call is discouraged.
Sample message
Processing form data without nonce verification.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
$_COOKIE['wptravel_view_mode'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_trip_filter_to_itinerary_bookings".
Sample message
Detected usage of a possibly undefined superglobal array index: $_COOKIE['wp_travel_session']. Check that the array index exists before using it.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$days_label'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $end_date at \t\tAND booking_post.post_date BETWEEN '$start_date' AND '$end_date'\n
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter_name".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Unescaped parameter $cols_sql used in $wpdb->get_results()\n$cols_sql assigned unsafely at line 122.
Sample message
Unescaped parameter $date_table used in $wpdb->get_results()\n$date_table assigned unsafely at line 171.
Sample message
Use placeholders and $wpdb->prepare(); found $cols_sql
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "GOOGLE_CLIENT_ID".
Potential connections found in static code analysis.
Outbound calls
235
External assets
2
Incoming endpoints
63
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
20 more hidden
6 score snapshots
v11.9.0
24
Latest
v11.8.1
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 2,168 | 227 | 1,941 | v11.9.0 | 2.0.0 |
| 24 | 2,181 | 227 | 1,954 | v11.8.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.