Add expiry dates to WooCommerce products and variations, then auto set them out of stock, draft, or expired and email you when they expire.
Prioritized issue groups from the latest Plugin Check scan
Security
81
7 issue groups
Maintainability
34
5 issue groups
I18n
6
2 issue groups
Repo Compliance
1
1 issue group
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$badge_archive_hook".
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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
Processing form data without nonce verification.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "product_expiry_text_markup".
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$output'.
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
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Potential connections found in static code analysis.
Outbound calls
10
External assets
0
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
admin_post
admin_post
wp_ajax
2 score snapshots
v3.4
41
Latest
v3.3
41
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 122 | 33 | 89 | v3.4 | 2.0.0 |
| 41 | 116 | 31 | 85 | v3.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.