Smart Online Order for Clover allows you to receive orders from your Wordpress website and have it sent directly to your Clover POS.
Prioritized issue groups from the latest Plugin Check scan
Security
1,319
12 issue groups
I18n
859
1 issue group
Maintainability
652
12 issue groups
Sample message
Mismatched text domain. Expected 'clover-online-orders' but got "moo_OnlineOrders".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" data-wp-lists='list:$singular'"'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['coupon']. Check that the array index exists before using it.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Dashboard response missing path '{$def['global_path']}' for setting '{$key}'"'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['category']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_memory_limit".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BaseRoute".
Sample message
Attempting a database schema change is discouraged.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "Moo_OnlineOrders_Widgets_categories".
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $column_name used in $wpdb->get_var()
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table_name at "SHOW CREATE TABLE `{$wpdb->prefix}$table_name`"
Sample message
Use placeholders and $wpdb->prepare(); found $createTableQuery
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$blogids".
Sample message
Unescaped parameter $category->uuid used in $wpdb->get_results()\n$category->uuid used without escaping.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SOO_DEBUG".
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Potential connections found in static code analysis.
Outbound calls
140
External assets
24
Incoming endpoints
63
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
35 more hidden
4 score snapshots
v1.6.4
25
Latest
v1.6.3
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 2,892 | 1,744 | 1,148 | v1.6.4 | 2.0.0 |
| 25 | 2,893 | 1,745 | 1,148 | v1.6.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.