Extends WooCommerce with a GoCardless gateway. A GoCardless merchant account is required.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
46
9 issue groups
Security
13
2 issue groups
I18n
1
1 issue group
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_GoCardless".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_GET['save_customer_token']
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
Unescaped parameter $meta_table used in $wpdb->get_var()\n$meta_table assigned unsafely at line 2222.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wc_gocardless".
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WC_GOCARDLESS_MAIN_FILE".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wc_gocardless_privacy_eraser_subs_statuses".
Sample message
Traits declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_GoCardless_Gateway_Subscriptions_Pre_Orders_Trait".
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woocommerce-gateway-gocardless" - contains the restricted term "woocommerce" which cannot be used within in your plugin slug, unless your plugin slug contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your plugin slug.
Potential connections found in static code analysis.
Outbound calls
25
External assets
1
Incoming endpoints
2
No public endpoints detected.
admin_post
admin_post
3 score snapshots
v3.0.1
80
Latest
v3.0.0
80
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 80 | 60 | 0 | 60 | v3.0.1 | 2.0.0 |
| 80 | 60 | 0 | 60 | v3.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.