Simply adds a Copy button to WooCommerce coupons to make it easier to create new coupons!
Prioritized issue groups from the latest Plugin Check scan
Maintainability
13
5 issue groups
Security
11
5 issue groups
I18n
7
1 issue group
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'pw-woocommerce-copy-coupon' but got 'pimwick'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "pwcc_coupon_copied".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post_id'.
Sample message
Use of a direct database call is discouraged.
Sample message
Processing form data without nonce verification.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "PW WooCommerce Copy Coupon" - 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
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 $sql
Sample message
File has mixed line endings; this may cause incorrect results
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v1.41
61
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 61 | 32 | 15 | 17 | v1.41 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.