paynow is a secure online payment by bank transfers, BLIK and card.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
56
7 issue groups
Security
47
4 issue groups
Repo Compliance
2
2 issue groups
I18n
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$remove_saved_instrument_action'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Paynow_Gateway".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_paynow_plugin_status_change_to_options".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$context'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WC_PAY_BY_PAYNOW_PL_PLUGIN_ASSETS_PATH".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'woocommerce_settings_api_sanitized_fields_' . $this->id".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$instrument".
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
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
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Tested up to: 6.7 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
102
External assets
0
Incoming endpoints
2
No external asset domains detected.
register_rest_route
register_rest_route
2 score snapshots
v2.5.11
39
Latest
v2.5.10
39
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 106 | 50 | 56 | v2.5.11 | 2.0.0 |
| 39 | 107 | 51 | 56 | v2.5.10 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.