Awebooking helps you to setup hotel booking system quickly, pleasantly and easily.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
583
17 issue groups
Security
196
7 issue groups
I18n
13
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_addon".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['after_title']'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use of a direct database call is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$action".
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Driver [$driver] not supported."'.
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
Detected usage of meta_query, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_abrs_build_attribute_element".
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of a non-sanitized input variable: $_GET['s']
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
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Using date_default_timezone_set() and similar isn't allowed, instead use WP internal timezone support.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "awebookin_updated".
Sample message
Application files are not permitted.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$from} at "INSERT INTO `{$wpdb->p2p_relationships}` (`rel_from`, `rel_to`, `type`) VALUES ('{$from}', '{$from}', 'demo');"
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DONOTCACHEDB".
Sample message
$_POST['_awebooking_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Function "get_user_locale()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.6.0.
Sample message
An error occurred during processing; checking has been aborted. The error message was: PHPCSUtils\Utils\PassedParameters::hasParameters(): Argument #2 ($stackPtr) must be of type function call, array, isset, unset or exit; T_THROW given.\nThe error originated in the WordPress.Security.EscapeOutput sniff on line 270.
Sample message
Unescaped parameter $from used in $wpdb->query()\n$from used without escaping.
Potential connections found in static code analysis.
Outbound calls
300
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v3.2.26
20
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 20 | 823 | 309 | 514 | v3.2.26 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.