Amelia is a powerful booking plugin for appointments and events. Manage scheduling, calendars, and availability with an all-in-one booking system.
Prioritized issue groups from the latest Plugin Check scan
Security
1,241
9 issue groups
Maintainability
560
14 issue groups
I18n
240
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Capacity '$capacity' must be whole number between "'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$begin".
Sample message
Mismatched text domain. Expected 'ameliabooking' but got "wpamelia".
Sample message
The $text parameter must be a single text string literal. Found: $text
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"var wpAmeliaTimeZones = $timeZones;"'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$deletedProvidersIdsQuery} at "UPDATE {$table} SET providerId = NULL WHERE providerId IN ({$deletedProvidersIdsQuery})"
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Unescaped parameter $table used in $wpdb->get_col()\n$table assigned unsafely at line 45.
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
Processing form data without nonce verification.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
$_GET['ameliaCache'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['ameliaCache']
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Function "wp_register_ability()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 6.5.0.
Sample message
Use placeholders and $wpdb->prepare(); found $command
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
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Potential connections found in static code analysis.
Outbound calls
152
External assets
145
Incoming endpoints
3
wp_ajax
wp_ajax
wp_ajax
9 score snapshots
v2.4.10
25
Latest
v2.4.9
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 2,103 | 1,554 | 549 | v2.4.10 | 2.1.0 |
| 24 | 2,114 | 1,565 | 549 | v2.4.9 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.