Create an affiliate shop page on your website. Simple to setup and add products to start making money from affiliate links on your blog.
Prioritized issue groups from the latest Plugin Check scan
Security
55
6 issue groups
Maintainability
23
10 issue groups
I18n
9
3 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['after_title']'.
Sample message
Sanitization missing for register_setting().
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$default_styles".
Sample message
Processing form data without nonce verification.
Sample message
The $text text string should have translatable content. Found: ''
Sample message
$_POST[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Missing $domain parameter in function call to __().
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Shop Page WP" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
The upgrade notice for "1.0.7" exceeds the limit of 300 characters.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_id_column".
Sample message
The $text parameter must be a single text string literal. Found: Shop_Page_WP_Name . ' Instructions'
Sample message
Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 3.0.1.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
Hidden files are not permitted.
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
8
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v1.3.3
35
Latest
v1.3.2
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 90 | 68 | 22 | v1.3.3 | 2.0.0 |
| 35 | 91 | 68 | 23 | v1.3.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.