Extends the standard WooCommerce sale process and assists in achieving compliance with the new EU VAT regime starting on the 1st of January 2015.
Prioritized issue groups from the latest Plugin Check scan
I18n
1,046
5 issue groups
Security
699
8 issue groups
Maintainability
404
12 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: $text_domain
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div id=\"tab-{$tab_id}\" class=\"aelia settings-tab\">"'.
Sample message
The $text parameter must be a single text string literal. Found: '%s - Plugin not found: "%s". ' .\n 'This could be due by an incorrect name specified in ' .\n 'class "%s". Please report the issue to support.'
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wc_aelia_' . $menu_slug . '_menu_permissions".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"End-of-file reached, probably we got disconnected (sent $sent of $length)"'.
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
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found $SQL
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$WC_AeliaFoundationClasses".
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
$_COOKIE[$name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$name]
Sample message
Unescaped parameter $SQL used in $wpdb->get_results()\n$SQL assigned unsafely at line 101.
Sample message
Processing form data without nonce verification.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Missing $domain parameter in function call to __().
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Short URL detected (bit.ly). Use full URLs instead of URL shorteners.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in 'Q%d %d'.
Sample message
Short PHP opening tag used with echo; expected "<?php echo __ ..." but found "<?= __ ..."
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Sample message
var_dump() found. Debug code should not normally be used in production.
Not analyzed yet.
First score snapshot
v2.1.30.260413
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 2,237 | 1,742 | 495 | v2.1.30.260413 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.