Powerful Booking Plugin with amazing dashboard to manage all of your appointments & bookings online.
Prioritized issue groups from the latest Plugin Check scan
Security
1,851
10 issue groups
Maintainability
850
14 issue groups
I18n
106
1 issue group
Sample message
$_COOKIE["BUP_SHOPPING_CART"] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE["BUP_SHOPPING_CART"]
Sample message
Detected usage of a possibly undefined superglobal array index: $_COOKIE["BUP_SHOPPING_CART"]. Check that the array index exists before using it.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_feature".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found $prepared_sql
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<input name=\"$id\" type=\"checkbox\" id=\"$id\" value=\"$value\" "'.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'booking-ultra-pro' but got "bookingup".
Sample message
Unescaped parameter $prepared_sql used in $wpdb->get_results()\n$prepared_sql assigned unsafely at line 1012.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_recaptcha_aes_encrypt".
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
In footer ($in_footer) is not set explicitly wp_register_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.
Sample message
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.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BOOKINGUP_PATH".
Sample message
All output should be run through an escaping function (like echo esc_html_x() or echo esc_attr_x()), found '_ex'.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bup_admin_menu_hook".
Sample message
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.
Potential connections found in static code analysis.
Outbound calls
150
External assets
2
Incoming endpoints
90
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
67 more hidden
First score snapshot
v1.1.23
21
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 21 | 2,844 | 761 | 2,083 | v1.1.23 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.