Addonify WooCommerce Wishlist is a light-weight yet powerful tool that adds a wishlist functionality to your e-commerce shop.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
63
9 issue groups
I18n
5
2 issue groups
Security
5
3 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$agent_ver".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_addonify_wishlist".
Sample message
Mismatched text domain. Expected 'addonify-wishlist' but got 'addonify-wihlist'.
Sample message
Processing form data without nonce verification.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Addonify - WooCommerce Wishlist" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
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
Unescaped parameter $query used in $wpdb->query()\n$query assigned unsafely at line 299.
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 $query
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Udp_Agent".
Sample message
Tested up to: 7.0.1 The version number should only include major versions 7.0.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Potential connections found in static code analysis.
Outbound calls
127
External assets
0
Incoming endpoints
5
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.0.17
76
Latest
v2.0.16
76
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 76 | 73 | 30 | 43 | v2.0.17 | 2.0.0 |
| 76 | 73 | 30 | 43 | v2.0.16 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.