A Restaurant Plugin (not only for Pizza). Maintain your Menu (sizes, prices, categories). Accept COD orders. Multisite, Multilingual, WPML compatible.
Prioritized issue groups from the latest Plugin Check scan
Security
3,429
11 issue groups
I18n
2,194
2 issue groups
Maintainability
1,680
11 issue groups
Supply Chain
7
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$SmtpPwPlaceholder'.
Sample message
Mismatched text domain. Expected 'wppizza' but got "wppizza-admin".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ORDER_EXECUTE".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET[$variable_name]
Sample message
$_GET[$variable_name] not unslashed before sanitization. Use wp_unslash() or similar
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
Detected usage of a possibly undefined superglobal array index: $_GET['name']. Check that the array index exists before using it.
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 $bestsellersQuery
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Mismatched text domain. Expected 'wppizza' but got 'default'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "edd_sl_api_request_verify_ssl".
Sample message
Unescaped parameter $customer_values_query used in $wpdb->get_results()\n$customer_values_query assigned unsafely at line 688.
Sample message
Function "current_datetime()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 3.3.0.
Sample message
Unescaped parameter $table used in $wpdb->get_results()\n$table assigned unsafely at line 399.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
The %i modifier is only supported in WP 6.2 or higher. Found: "%i".
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Hidden files are not permitted.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
The parameter "array( 'hide_empty' => 0 )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Potential connections found in static code analysis.
Outbound calls
278
External assets
2
Incoming endpoints
20
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v3.20.1
18
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 18 | 7,392 | 4,689 | 2,703 | v3.20.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.