Sends an automatic order emails to the suppliers to send the corresponding products to the customer.
Prioritized issue groups from the latest Plugin Check scan
Security
99
10 issue groups
Maintainability
58
14 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<select name='$taxonomy' id='$taxonomy' class='postform'>"'.
Sample message
$_GET[$taxonomy] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Function "determine_locale()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.6.0.
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
Detected usage of a non-sanitized input variable: $_GET[$taxonomy]
Sample message
Unescaped parameter $tabla_mcisoe_options used in $wpdb->get_var()\n$tabla_mcisoe_options assigned unsafely at line 135.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $tabla_mcisoe_options at "SHOW TABLES LIKE '$tabla_mcisoe_options'"
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Processing form data without nonce verification.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CheckLicenseLemonMci".
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['soe_nonce']. Check that the array index exists before using it.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Attempting a database schema change is discouraged.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Use placeholders and $wpdb->prepare(); found $term_id_list
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "MCI_API_KEY".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$supplier".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
300
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v3.6.16
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 159 | 54 | 105 | v3.6.16 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.