Adds Matomo (former Piwik) statistics to your WordPress dashboard and is also able to add the Matomo Tracking Code to your blog.
Prioritized issue groups from the latest Plugin Check scan
Security
106
8 issue groups
Maintainability
54
14 issue groups
I18n
37
2 issue groups
Supply Chain
6
1 issue group
Sample message
Processing form data without nonce verification.
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
$_GET['KEY'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['KEY']
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Processing form data without nonce verification.
Sample message
Hidden files are not permitted.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Invalid value supplied for request connect timeout: $timeout"'.
Sample message
The use of function ini_set() is discouraged
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$content'.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Connect Matomo - Analytics Dashboard for WordPress" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
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
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Short URL detected (tinyurl.com). Use full URLs instead of URL shorteners.
Sample message
Unescaped parameter $query_limit used in $wpdb->get_results()\n$query_limit assigned unsafely at line 323.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['SERVER_PROTOCOL']. Check that the array index exists before using it.
Potential connections found in static code analysis.
Outbound calls
84
External assets
1
Incoming endpoints
1
No public endpoints detected.
admin_post
3 score snapshots
v1.1.10
28
Latest
v1.1.9
28
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 211 | 100 | 111 | v1.1.10 | 2.0.0 |
| 28 | 202 | 100 | 102 | v1.1.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.