Paymob Payment for WooCommerce.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
265
13 issue groups
Security
64
7 issue groups
I18n
1
1 issue group
Sample message
Use of a direct database call is discouraged.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$apiKey".
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_custom_modal_html".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Checkout_Blocks".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Attempting a database schema change is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Detected usage of a non-sanitized input variable: $_POST['billing_data']
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Unescaped parameter $table used in $wpdb->get_results()\n$table assigned unsafely at line 100.
Sample message
The use of function ini_set() is discouraged
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
$_GET['section'] not unslashed before sanitization. Use wp_unslash() or similar
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 "SELECT COUNT(*) FROM {$table}"
Sample message
Use placeholders and $wpdb->prepare(); found $table
Potential connections found in static code analysis.
Outbound calls
20
External assets
4
Incoming endpoints
35
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
12 more hidden
8 score snapshots
v4.1.12
35
Latest
v4.1.10
50
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 330 | 1 | 329 | v4.1.12 | 2.0.0 |
| 50 | 326 | 0 | 326 | v4.1.10 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.