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,786
11 issue groups
Maintainability
1,499
10 issue groups
I18n
273
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['file']['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
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 $computer_repair_payments at "SELECT COUNT(*) FROM $computer_repair_payments WHERE `discount` = 0"
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
File has mixed line endings; this may cause incorrect results
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
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Potential connections found in static code analysis.
Outbound calls
239
External assets
0
Incoming endpoints
61
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
34 more hidden
5 score snapshots
v4.1225
23
Latest
v4.1224
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 4,715 | 907 | 3,808 | v4.1225 | 2.1.0 |
| 23 | 4,725 | 922 | 3,803 | v4.1224 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.