WPSubscription maximizes recurring revenue on WooCommerce. Set flexible subscriptions and automated billing with support for Stripe, PayPal, and more, …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
473
13 issue groups
Security
20
4 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$access_end_date_string".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "_subscrpt_product_data_class".
Sample message
Use of a direct database call is discouraged.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_timing_types".
Sample message
Processing form data without nonce verification.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
The %i modifier is only supported in WP 6.2 or higher. Found: "%i".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 202.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Sdevs_Subscription".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$subscrpt_old_name".
Sample message
Detected usage of a non-sanitized input variable: $_SESSION['subscrpt_onboarding_wizard']
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Potential connections found in static code analysis.
Outbound calls
111
External assets
2
Incoming endpoints
8
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v1.10.6
56
Latest
v1.10.5
56
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 56 | 495 | 8 | 487 | v1.10.6 | 2.0.0 |
| 56 | 493 | 8 | 485 | v1.10.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.