Split payments between multiple Stripe Connected Accounts using Stripe Connect. Works with WooCommerce and FluentCart.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
2,621
16 issue groups
Security
966
9 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_bsd_prod_shipping_amount".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" <a href='{$skip_url}' class='button button-small button-secondary'>{$use_plugin_anonymously_text}</a>"'.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bsdwcscsp_fs_loaded".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_fs_text".
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $accntTable at \t\t\t LEFT JOIN $accntTable a ON c.bsd_connected_account_id = a.bsd_account_id\n
Sample message
Unescaped parameter $accnt_table used in $wpdb->get_col()\n$accnt_table assigned unsafely at line 60.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FS_Admin_Menu_Manager".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FS_API__ADDRESS".
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$this->cookie_name]
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$e'.
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "BSD_Split_Pay_Stripe_Connect_Woo".
Sample message
Attempting a database schema change is discouraged.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
$_GET['networkwide'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['filter_contain']. Check that the array index exists before using it.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of meta_key, possible slow query.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filterHook".
Sample message
The upgrade notice for "3.7.4" exceeds the limit of 300 characters.
Potential connections found in static code analysis.
Outbound calls
269
External assets
2
Incoming endpoints
29
No external asset domains detected.
No public endpoints detected.
admin_post
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
17 more hidden
First score snapshot
v3.8.4
25
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 3,605 | 556 | 3,049 | v3.8.4 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.