Ziina accepts Apple Pay, Google Pay, Visa, and Mastercard.
Prioritized issue groups from the latest Plugin Check scan
Security
15
5 issue groups
Maintainability
11
7 issue groups
I18n
1
1 issue group
Supply Chain
1
1 issue group
Sample message
Processing form data without nonce verification.
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
Detected usage of a non-sanitized input variable: $_GET['order_id']
Sample message
The use of function ini_set() is discouraged
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
$_GET['order_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Application files are not permitted.
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
Use placeholders and $wpdb->prepare(); found interpolated variable {$table} at "INSERT IGNORE INTO {$table} (post_id, meta_key, meta_value) VALUES (%d, %s, %s)"
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_blocks_register_script_dependencies".
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Sample message
Hidden files are not permitted.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
243
External assets
0
Incoming endpoints
1
No external asset domains detected.
register_rest_route
3 score snapshots
v1.2.22
35
Latest
v1.2.21
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 29 | 4 | 25 | v1.2.22 | 2.0.0 |
| 35 | 35 | 10 | 25 | v1.2.21 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.