Add & Replace Affiliate Links for Amazon plugin helps you to add or update Amazon Associate tag parameters in links.
Prioritized issue groups from the latest Plugin Check scan
Security
47
7 issue groups
Maintainability
41
6 issue groups
Repo Compliance
2
2 issue groups
I18n
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"'>$title</a>\n'.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Unescaped parameter $sql used in $wpdb->query()\n$sql assigned unsafely at line 11.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$job".
Sample message
Unescaped parameter $TABLE_NAME used in $wpdb->get_results()\n$TABLE_NAME assigned unsafely at line 227.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $TABLE_NAME at "SELECT * FROM $TABLE_NAME order by id desc limit 1;"
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['is-scheduled']. Check that the array index exists before using it.
Sample message
$_POST['is-scheduled'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DISALLOW_UNFILTERED_HTML".
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Mismatched text domain. Expected 'add-replace-affiliate-links-for-amazon' but got 'WpAdminStyle'.
Sample message
Tested up to: 5.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Potential connections found in static code analysis.
Outbound calls
14
External assets
0
Incoming endpoints
7
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.0.6
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 91 | 39 | 52 | v1.0.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.