Official Heureka integration for WooCommerce
Prioritized issue groups from the latest Plugin Check scan
Security
445
8 issue groups
Maintainability
175
14 issue groups
I18n
88
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Circular dependency detected while trying to resolve entry '{$entryName}'"'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$action'.
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
Mismatched text domain. Expected 'heureka' but got 'woocommerce'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_ENV[$variableName]
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
$_GET['feed'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wc_membership_plan_options_' . $this->tab['target']".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$__composer_autoload_files".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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 (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->feed_name() . '_feed_data'".
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['post_type']. Check that the array index exists before using it.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
The $context parameter must be a single text string literal. Found: $this->get_post_type_key()
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Use of the backtick operator is forbidden
Potential connections found in static code analysis.
Outbound calls
130
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
admin_post
3 score snapshots
v2.0.1
23
Latest
v2.0.0
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 771 | 534 | 237 | v2.0.1 | 2.0.0 |
| 23 | 771 | 534 | 237 | v2.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.