Integrates LinkPizza with WordPress for affiliate link management and performance tracking.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
36
12 issue groups
Security
31
3 issue groups
I18n
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$curl_error'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "PZZ_BASE_FILE".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$after_widget'.
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "OAuth2".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "pzz_do_oauth_call_with_refresh_check".
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
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
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
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Missing $domain parameter in function call to __().
Potential connections found in static code analysis.
Outbound calls
34
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
admin_post
First score snapshot
v5.6.0
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 69 | 46 | 23 | v5.6.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.