This plugin allows you to set a first payment date for a subscription, using WooCommerce Subscriptions. So you will be able to set a specific date.
Prioritized issue groups from the latest Plugin Check scan
Security
49
5 issue groups
Maintainability
16
7 issue groups
I18n
5
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$details_html'.
Sample message
Processing form data without nonce verification.
Sample message
$_POST['_fpdws_date_first_payment'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Function "wp_add_inline_script()" requires WordPress 4.5.0, but your plugin minimum supported version is WordPress 3.4.0.
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['_fpdws_date_first_payment_type']
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FirstPaymentDateForWooCommerceSubscriptions".
Sample message
Tested up to: 7.0.3 The version number should only include major versions 7.0.
Potential connections found in static code analysis.
Outbound calls
4
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v0.8
41
Latest
v0.6.12
42
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 70 | 45 | 25 | v0.8 | 2.0.0 |
| 42 | 61 | 42 | 19 | v0.6.12 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.