WooCommerce payment gateway za generisanje opštih uplatnica i NBS IPS QR kôdova za uplate iz Srbije. 🇷🇸
Prioritized issue groups from the latest Plugin Check scan
Maintainability
21
8 issue groups
Security
14
8 issue groups
I18n
11
5 issue groups
Repo Compliance
3
3 issue groups
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "IpsQr".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$o, %2$d, %3$d", but got "%o, %d, %d" in 'Footer PDF dokumenta. Možete koristiti %order%, %date%, %year%, %month% i %day% promenljive.'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$e'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Wooplatnica" - contains the restricted term "woo" which cannot be used at all in your plugin name.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['key']
Sample message
$_GET['key'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
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
Unescaped parameter $statuses used in $wpdb->get_col()\n$statuses assigned unsafely at line 372.
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
Use placeholders and $wpdb->prepare(); found interpolated variable $statuses at AND post_status IN ('$statuses')\n
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Missing $domain parameter in function call to __().
Sample message
Mismatched text domain. Expected 'wooplatnica' but got 'woocommerce'.
Sample message
Hidden files are not permitted.
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The readme description contains unofficial language. It must be written in standard English.
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Potential connections found in static code analysis.
Outbound calls
299
External assets
1
Incoming endpoints
0
No public endpoints detected.
2 score snapshots
v1.3
35
Latest
v1.2
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 50 | 27 | 23 | v1.3 | 2.0.0 |
| 35 | 51 | 27 | 24 | v1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.