WordPress Repair Shop CRM: Manage online bookings, appointments, devices, invoices, and payments. The all-in-one plugin for repair service tracking.
Prioritized issue groups from the latest Plugin Check scan
Security
2,698
10 issue groups
Maintainability
1,473
11 issue groups
I18n
259
4 issue groups
Sample message
$_GET['activity'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$DEFAULT_PAGES_OBJ".
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: "WC_CR_APPOINTMENTS_MANAGEMENT".
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 possibly undefined superglobal array index: $_FILES['profile_photo']['name']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['profile_photo']['tmp_name']
Sample message
Unescaped parameter $computer_repair_customer_devices used in $wpdb->get_row()\n$computer_repair_customer_devices assigned unsafely at line 1563.
Sample message
Use placeholders and $wpdb->prepare(); found $base_query
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$WCRB_JOB_HISTORY_LOGS'.
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $computer_repair_payments at "SELECT COUNT(*) FROM $computer_repair_payments WHERE `discount` = 0"
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Unescaped parameter $base_query used in $wpdb->get_results()\n$base_query assigned unsafely at line 97.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in 'Showing %d of %d'.
Sample message
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
Detected usage of tax_query, possible slow query.
Sample message
The $text parameter must be a single text string literal. Found: $_warranty_label
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "rb_carregistration_inside_device_wrap_jobs".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Potential connections found in static code analysis.
Outbound calls
228
External assets
0
Incoming endpoints
72
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
42 more hidden
2 score snapshots
v4.1222
24
Latest
v4.1139
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 4,559 | 842 | 3,717 | v4.1222 | 2.0.0 |
| 24 | 4,493 | 828 | 3,665 | v4.1139 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.