Appointment Hour Booking is a plugin for creating booking forms for appointments with a start time and a defined duration within a schedule.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
681
12 issue groups
Security
547
7 issue groups
I18n
38
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$Apphb_Signature_obj".
Sample message
Processing form data without nonce verification.
Sample message
$_GET[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['sbmi']. Check that the array index exists before using it.
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
Processing form data without nonce verification.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "APHOURBK_ELEMENTOR_EDIT_MODE".
Sample message
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.
Sample message
The $text parameter must be a single text string literal. Found: $button_label
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_js2PhpTime".
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_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
Unescaped parameter $count_query used in $wpdb->get_results()\n$count_query assigned unsafely at line 130.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Apphb_Signature".
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.
Sample message
Detected usage of a non-sanitized input variable: $_GET["page"]
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$table_name} at "SELECT id FROM {$table_name} WHERE id = %d"
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ahb_csslayout".
Sample message
Attempting a database schema change is discouraged.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Plugin name "Appointment Hour Booking - Booking Calendar" is different from the name declared in plugin header "Appointment Hour Booking".
Potential connections found in static code analysis.
Outbound calls
298
External assets
1
Incoming endpoints
1
No public endpoints detected.
wp_ajax
6 score snapshots
v1.5.90
29
Latest
v1.5.88
28
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 1,266 | 42 | 1,224 | v1.5.90 | 2.0.0 |
| 28 | 1,269 | 42 | 1,227 | v1.5.88 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.