Built by a FFL, for FFL's. Automate inventory synchronization and order fulfillment with multiple distributors.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
212
14 issue groups
Security
31
8 issue groups
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 $autoload_placeholders at WHERE autoload IN ($autoload_placeholders)\n
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Unescaped parameter $invalid_lookup_product_sql used in $wpdb->get_results()\n$invalid_lookup_product_sql assigned unsafely at line 443.
Sample message
The use of function ini_set() is discouraged
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FFLCockpit_Sync_Endpoint".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$buf'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['g_ffl_cockpit_product_search_allow_users']
Sample message
$_POST['g_ffl_cockpit_product_search_allow_users'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "str_ends_with()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FFLC_PATH".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Potential connections found in static code analysis.
Outbound calls
52
External assets
0
Incoming endpoints
23
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
5 score snapshots
v2.0.30
35
Latest
v2.0.28
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 243 | 19 | 224 | v2.0.30 | 2.0.0 |
| 35 | 243 | 19 | 224 | v2.0.28 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.