This powerful property and reservation management plugin allows you to receive, schedule and handle your bookings easily!
Prioritized issue groups from the latest Plugin Check scan
I18n
4,777
4 issue groups
Maintainability
1,490
10 issue groups
Security
1,426
11 issue groups
Sample message
Mismatched text domain. Expected 'easyreservations' but got "easyReservations".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_page".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"{$name} cookie cannot be set - headers already sent by {$file} on line {$line}"'.
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ER".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Abstract_ER_Order_Data_Store_CPT".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['_wpnonce']. 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
Use placeholders and $wpdb->prepare(); found interpolated variable $andor_op at "(($wpdb->posts.post_title $like_op %s) $andor_op ($wpdb->posts.post_excerpt $like_op %s) $andor_op ($wpdb->posts.post_content $like_op %s))"
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 a non-sanitized input variable: $_GET['_er_email_nonce']
Sample message
$_GET['dopy'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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
Missing $domain parameter in function call to __().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'default_checkout_' . $input".
Sample message
Attempting a database schema change is discouraged.
Sample message
The $text parameter must be a single text string literal. Found: $custom_item->get_name()
Sample message
Unescaped parameter $arrival used in $wpdb->query()\n$arrival assigned unsafely at line 16.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$code'.
Sample message
Use placeholders and $wpdb->prepare(); found $order_ids
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter . '_notification'".
Sample message
Unescaped parameter $db_info['meta_id_field'] used in $wpdb->get_results()\n$db_info['meta_id_field'] used without escaping.
Potential connections found in static code analysis.
Outbound calls
176
External assets
0
Incoming endpoints
3
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v6.0-alpha.23
22
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 7,787 | 5,307 | 2,480 | v6.0-alpha.23 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.