This plugin adds a new payment method to WooCommerce, which allows you to offer monthly payments to your customer using Alma.
Prioritized issue groups from the latest Plugin Check scan
Security
125
7 issue groups
I18n
34
3 issue groups
Maintainability
22
3 issue groups
Repo Compliance
3
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Invalid log level: $level"'.
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['alma_woocommerce_gateway_description']'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['page']
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use of a direct database call is discouraged.
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
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table_name at "SELECT * FROM $table_name WHERE order_id = %d"
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['pid']. Check that the array index exists before using it.
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
Mismatched Requires at least: 6.6 != 6.6.0. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Description" section is too long and was truncated. A maximum of 2500 characters is supported.
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: auto_update_plugin
Potential connections found in static code analysis.
Outbound calls
187
External assets
50
Incoming endpoints
0
No public endpoints detected.
5 score snapshots
v6.7.0
41
Latest
v6.6.0
41
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 184 | 116 | 68 | v6.7.0 | 2.0.0 |
| 41 | 184 | 116 | 68 | v6.6.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.