Optimize your product feeds to boost online sales. Scale your PPC campaigns to more than 2,000 channels & marketplaces and increase your ROI.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
116
10 issue groups
Security
8
5 issue groups
I18n
3
2 issue groups
Repo Compliance
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'woocommerce_order_status_' . $event['status']['from'] . '_to_' . $event['status']['to']".
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$$key".
Sample message
Function "delete_site_meta()" requires WordPress 5.1.0, but your plugin minimum supported version is WordPress 4.5.0.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attachment_id'.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_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
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
Unescaped parameter $fields used in $wpdb->query()\n$fields assigned unsafely at line 3492.
Sample message
The use of function ini_set() is discouraged
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$fields} at \t\t\t\t\t\t\tSET {$fields}\n
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$notification['wc_action']".
Sample message
phpinfo() can lead to full path disclosure.
Sample message
Processing form data without nonce verification.
Sample message
$_REQUEST['connector_action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The $text parameter must be a single text string literal. Found: 'Can\'t create category! Error: ' . $term->get_error_message()
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.6 < 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
5
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v2.0.6
64
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 64 | 128 | 16 | 112 | v2.0.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.