A beautiful way to display products from affiliate network product feeds on your website. Currently supports Daisycon, TradeTracker and AdTraction.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
55
4 issue groups
Security
32
5 issue groups
Repo Compliance
1
1 issue group
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
Use placeholders and $wpdb->prepare(); found interpolated variable $ids at "DELETE FROM {$images_table} WHERE id IN ($ids)"
Sample message
Unescaped parameter $image_table used in $wpdb->get_var()\n$image_table assigned unsafely at line 55.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Unescaped parameter $where_clause used in $wpdb->get_results()\n$where_clause assigned unsafely at line 88.
Sample message
Attempting a database schema change is discouraged.
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Tested up to: 6.9 < 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.
Potential connections found in static code analysis.
Outbound calls
22
External assets
0
Incoming endpoints
1
No external asset domains detected.
wp_ajax
First score snapshot
v0.5.1
55
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 55 | 88 | 3 | 85 | v0.5.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.