MotoPress Appointment Booking makes it easy for time and service-based businesses to accept bookings and appointments online.
Prioritized issue groups from the latest Plugin Check scan
I18n
2,075
2 issue groups
Maintainability
711
10 issue groups
Security
395
11 issue groups
Performance
12
2 issue groups
Sample message
Mismatched text domain. Expected 'motopress-appointment-lite' but got 'easy-digital-downloads'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$accountURL".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"[{$shortcodeName} post=\"{$postName}\"]"'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_mpa_filter_object_slugs".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'mpa_prevent_' . $this->getName()".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->getName() . '_tags'".
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$collectedErrorMessages'.
Sample message
$_GET['booking_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['booking_id']
Sample message
Use of a direct database call is discouraged.
Sample message
Missing $domain parameter in function call to esc_attr_e().
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['id']. Check that the array index exists before using it.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $columnName at "SELECT * FROM $table WHERE $columnName = %s"
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Unescaped parameter $excludeCommentsString used in $wpdb->get_results()\n$excludeCommentsString assigned unsafely at line 51.
Sample message
Use placeholders and $wpdb->prepare(); found $preparedQuery
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Complex placeholders used for values in the query string in $wpdb->prepare() will NOT be quoted automagically. Found: %1s.
Potential connections found in static code analysis.
Outbound calls
291
External assets
9
Incoming endpoints
0
No public endpoints detected.
4 score snapshots
v2.4.7
23
Latest
v2.4.6
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 3,220 | 2,363 | 857 | v2.4.7 | 2.0.0 |
| 23 | 3,219 | 2,362 | 857 | v2.4.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.