TrustMate - Reviews for your shop and products at you WooCommerce site. Generate valuable traffic and profit more than others!
Prioritized issue groups from the latest Plugin Check scan
Security
269
7 issue groups
Maintainability
84
14 issue groups
I18n
3
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<meta name='csrf-token' content='$nonce'>"'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Sanitization missing for register_setting().
Sample message
Processing form data without nonce verification.
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "alpaca_dialog".
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['checked']. Check that the array index exists before using it.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BASE_URL".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wpml_active_languages".
Sample message
Detected usage of a non-sanitized input variable: $_POST['trustmate_review_consent']
Sample message
Found call to wp_register_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
The $text parameter must be a single text string literal. Found: $string
Sample message
Mismatched text domain. Expected 'trustmate-io-integration-for-woocommerce' but got 'trustmate'.
Sample message
Multiple files with the same name but different case were found. This can be problematic on certain file systems.
Sample message
Tested up to: 7.0.1 The version number should only include major versions 7.0.
Sample message
Plugin name "TrustMate.io - WooCommerce integration" is different from the name declared in plugin header "TrustMate.io integration for WooCommerce".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "TrustMate.io - WooCommerce integration" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Potential connections found in static code analysis.
Outbound calls
10
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
2 score snapshots
v1.17.0
36
Latest
v1.16.2
36
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 356 | 255 | 101 | v1.17.0 | 2.0.0 |
| 36 | 348 | 251 | 97 | v1.16.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.