A modern wishlist plugin for WooCommerce. Allows users to add products to a wishlist, view, and manage them.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
11
5 issue groups
Security
6
1 issue group
I18n
2
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$addon_icons_json'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$data".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "th_pricing_html_shortcode".
Sample message
Mismatched text domain. Expected 'th-wishlist' but got 'thw-add-to-wishlist'.
Sample message
Function "get_block_templates()" requires WordPress 5.8.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Plugin name "Wishlist for WooCommerce" is different from the name declared in plugin header "TH Wishlist for WooCommerce".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
47
External assets
0
Incoming endpoints
10
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v1.1.7
83
Latest
v1.1.6
99
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 83 | 19 | 11 | 8 | v1.1.7 | 2.0.0 |
| 99 | 3 | 2 | 1 | v1.1.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.