Subscriptions for WooCommerce - recurring payments, installment plans, subscribe & save, plus subscription retention tools to reduce churn.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
45
7 issue groups
Security
12
3 issue groups
ERRORMaintainabilitywp function not compatible with requires wpFunction "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.0.0.31
- Category
- Maintainability
- Occurrences
- 31
- Severity
- error
Sample message
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.0.0.
WARNINGSecurityDatabase parameter is not escapedUnescaped parameter $count_query used in $wpdb->get_row()\n$count_query assigned unsafely at line 541.7
- Category
- Security
- Occurrences
- 7
- Severity
- warning
Sample message
Unescaped parameter $count_query used in $wpdb->get_row()\n$count_query assigned unsafely at line 541.
WARNINGMaintainabilityslow db query meta keyDetected usage of meta_key, possible slow query.5
- Category
- Maintainability
- Occurrences
- 5
- Severity
- warning
Sample message
Detected usage of meta_key, possible slow query.
WARNINGSecurityReplacements Wrong NumberIncorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.4
- Category
- Security
- Occurrences
- 4
- Severity
- warning
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
WARNINGMaintainabilityslow db query meta queryDetected usage of meta_query, possible slow query.2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
Detected usage of meta_query, possible slow query.
WARNINGMaintainabilityslow db query meta valueDetected usage of meta_value, possible slow query.2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
Detected usage of meta_value, possible slow query.
ERRORSecurityUnsupported Identifier PlaceholderThe %i modifier is only supported in WP 6.2 or higher. Found: "%i".1
- Category
- Security
- Occurrences
- 1
- Severity
- error
Sample message
The %i modifier is only supported in WP 6.2 or higher. Found: "%i".
WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "fkwcs_paylater_message_cart_position".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "fkwcs_paylater_message_cart_position".
WARNINGMaintainabilitymismatched plugin namePlugin name "Sublium Subscriptions - Subscriptions for WooCommerce – Recurring Payments, Subscription Plans & Installments" is different from the name declared in plugin header "Sublium Subscriptions for WooCommerce".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Sublium Subscriptions - Subscriptions for WooCommerce – Recurring Payments, Subscription Plans & Installments" is different from the name declared in plugin header "Sublium Subscriptions for WooCommerce".
External Connections
Potential connections found in static code analysis.
Outbound calls
130
External assets
0
Incoming endpoints
0
Notable Domains
Platform / Reference Domains
External Asset Domains
No external asset domains detected.
Incoming Endpoints
No public endpoints detected.
Score History
First score snapshot
v1.0.1
74
Latest
- Findings
- 57
- Errors
- 35
- Warnings
- 22
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 74 | 57 | 35 | 22 | v1.0.1 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.