Commission free online food ordering for WordPress. Take pickup, delivery, and dine-in orders on your own site, with no per order fees.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,853
13 issue groups
Security
1,359
9 issue groups
I18n
280
3 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active".
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE['delivery_date'] not unslashed before sanitization. Use wp_unslash() or similar
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
Use placeholders and $wpdb->prepare(); found $earnings_query
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'get_template_part_' . $slug".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $column at "$column LIKE %s"
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['payment_mode']
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_rpress_anonymize_customer".
Sample message
Missing $domain parameter in function call to __().
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['import_file']['name']. Check that the array index exists before using it.
Sample message
File has mixed line endings; this may cause incorrect results
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Array2XML".
Sample message
Detected usage of meta_key, possible slow query.
Sample message
The use of function set_time_limit() is discouraged
Sample message
Detected usage of meta_value, possible slow query.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
Simple placeholders should not be quoted in the query string in $wpdb->prepare(). Found: '%s'.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
The $text parameter must be a single text string literal. Found: $button_style
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Potential connections found in static code analysis.
Outbound calls
270
External assets
8
Incoming endpoints
22
No public endpoints 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
9 more hidden
4 score snapshots
v3.4.1
17
Latest
v3.4
17
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 17 | 3,679 | 524 | 3,155 | v3.4.1 | 2.0.0 |
| 17 | 3,679 | 524 | 3,155 | v3.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.