This plugin offers a simple and easy to implement method for merchants to add e-payment capabilities to their WooCommerce online commerce setup.
Prioritized issue groups from the latest Plugin Check scan
I18n
26
1 issue group
Security
25
6 issue groups
Maintainability
20
7 issue groups
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: "TP_Frontend_Scripts".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$e'.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$activationUrl'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "tp_moto_payment_button".
Sample message
Detected usage of a non-sanitized input variable: $_POST['payment_method']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['payment_method']. Check that the array index exists before using it.
Sample message
$_POST['is_form_valid'] not unslashed before sanitization. Use wp_unslash() or similar
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: "TP_PLUGIN_FILE".
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Function "wp_doing_cron()" requires WordPress 4.8.0, but your plugin minimum supported version is WordPress 4.7.0.
Potential connections found in static code analysis.
Outbound calls
94
External assets
0
Incoming endpoints
22
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
1 more hidden
5 score snapshots
v3.0.3
44
Latest
v3.0.2
44
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 44 | 71 | 39 | 32 | v3.0.3 | 2.0.0 |
| 44 | 71 | 39 | 32 | v3.0.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.