Reservation system specialized in activities: sports, leisure, courses, events, tourism, and more! Works great with WooCommerce.
Prioritized issue groups from the latest Plugin Check scan
Security
1,610
10 issue groups
Maintainability
754
10 issue groups
I18n
133
4 issue groups
Performance
3
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$_selected'.
Sample message
Use placeholders and $wpdb->prepare(); found $delete_managers_query
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_plugins".
Sample message
$_GET[$filter_name] not unslashed before sanitization. Use wp_unslash() or similar
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
Unescaped parameter $delete_query_prep used in $wpdb->query()\n$delete_query_prep assigned unsafely at line 1172.
Sample message
Detected usage of a non-sanitized input variable: $_GET[$filter_name]
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
Missing $domain parameter in function call to __().
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['activity_id']. Check that the array index exists before using it.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "add_meta_boxes_booking-activities_page_bookacti_forms".
Sample message
Function "determine_locale()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.1.0.
Sample message
Attempting a database schema change is discouraged.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Sanitization missing for register_setting().
Sample message
Mismatched text domain. Expected 'booking-activities' but got 'woocommerce'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
The $text parameter must be a single text string literal. Found: $message[ 'value' ]
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
The use of function ini_set() is discouraged
Potential connections found in static code analysis.
Outbound calls
131
External assets
0
Incoming endpoints
73
No external asset domains detected.
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
47 more hidden
3 score snapshots
v1.18.5
25
Latest
v1.18.4
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 2,513 | 1,036 | 1,477 | v1.18.5 | 2.0.0 |
| 25 | 2,505 | 1,036 | 1,469 | v1.18.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.