Add invoice functionality to checkout page and adds editable fields to user profile and to order page per Greek standards
Prioritized issue groups from the latest Plugin Check scan
I18n
69
7 issue groups
Security
15
6 issue groups
Maintainability
10
6 issue groups
Repo Compliance
3
3 issue groups
Sample message
Mismatched text domain. Expected 'timologia-for-woocommerce' but got 'woocommerce-settings-tab-timologia'.
Sample message
The $domain parameter must be a single text string literal. Found: TEXT_DOMAIN
Sample message
Missing $domain parameter in function call to __().
Sample message
Too many parameters passed to function "__()". Expected: 2 parameters, received: 3
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
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['billing_'.$key]. Check that the array index exists before using it.
Sample message
The $text parameter must be a single text string literal. Found: $labels['irs']
Sample message
$_POST['billing_'.$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$style'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "PAnD".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "TEXT_DOMAIN".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$move_comp".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['billing_'.$key]
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
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
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.1 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "wc-timologia", expected "timologia-for-woocommerce".
Not analyzed yet.
First score snapshot
v2.6.2
57
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 57 | 97 | 75 | 22 | v2.6.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.