Fabrick Free Plugin for WooCommerce extends WooCommerce by providing the Fabrick Payment Orchestra payment gateway.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
86
13 issue groups
Security
62
7 issue groups
I18n
2
1 issue group
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$base_stuff".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Gateway_GestPay_Helper".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "__experimental_woocommerce_blocks_payment_gateway_features_list".
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wc_gateway_gestpay_ajax_delete_s2s".
Sample message
Use of a direct database call is discouraged.
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
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
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 use of function ini_set() is discouraged
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Unescaped parameter $table used in $wpdb->get_var()\n$table assigned unsafely at line 905.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$table} at "SELECT status FROM {$table} WHERE id = %d"
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['action']
Sample message
$_REQUEST['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: auto_update_plugin
Sample message
Function "has_block()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.7.0.
Potential connections found in static code analysis.
Outbound calls
129
External assets
0
Incoming endpoints
5
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v20260917
41
Latest
v20260827
42
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 150 | 3 | 147 | v20260917 | 2.1.0 |
| 42 | 146 | 3 | 143 | v20260827 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.