Quill Forms - Conversational WordPress Form Builder
Prioritized issue groups from the latest Plugin Check scan
Maintainability
324
15 issue groups
I18n
217
1 issue group
Security
201
8 issue groups
Supply Chain
6
1 issue group
Sample message
Mismatched text domain. Expected 'quillforms' but got 'action-scheduler'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"The bulk action $action does not have a callback method"'.
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
Unescaped parameter $additional used in $wpdb->get_results()\n$additional assigned unsafely at line 602.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BatchFetcher_Test".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$api_key".
Sample message
$_GET['addon'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "as_enqueue_async_action".
Sample message
Detected usage of a non-sanitized input variable: $_GET['addon']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Processing form data without nonce verification.
Sample message
Function "rest_filter_response_by_context()" requires WordPress 5.5.0, but your plugin minimum supported version is WordPress 5.4.0.
Sample message
The use of function ini_set() is discouraged
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['addon']. Check that the array index exists before using it.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $entries_table at "SHOW TABLES LIKE '$entries_table'"
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DONOTCACHCEOBJECT".
Sample message
Hidden files are not permitted.
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: "$hook".
Sample message
Processing form data without nonce verification.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Detected usage of meta_key, possible slow query.
Potential connections found in static code analysis.
Outbound calls
194
External assets
3
Incoming endpoints
18
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
1 more hidden
2 score snapshots
v5.7.0
21
Latest
v5.6.1
20
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 21 | 770 | 401 | 369 | v5.7.0 | 2.0.0 |
| 20 | 769 | 401 | 368 | v5.6.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.