Meet Flexible Subscriptions for WooCommerce. The best & free plugin for recurring payments and subscriptions in WooCommerce.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
249
10 issue groups
Security
40
4 issue groups
I18n
14
1 issue group
Performance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_product".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "fsub/admin/order/order_types".
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wcs_cart_contains_renewal".
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WCS_Early_Renewal_Manager".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wc_esc_json'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Couldn't find compatibility layer for $plugin"'.
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
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of a non-sanitized input variable: $_GET['shop_order_subtype']
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Setting `suppress_filters` to `true` is prohibited.
Sample message
Mismatched Requires at least: 6.3 != 6.4. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Potential connections found in static code analysis.
Outbound calls
211
External assets
0
Incoming endpoints
6
No external asset domains detected.
No public endpoints detected.
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v1.8.1
34
Latest
v1.8.0
34
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 305 | 46 | 259 | v1.8.1 | 2.0.0 |
| 34 | 305 | 46 | 259 | v1.8.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.