Get a fast contact form plugin. Create advanced forms using drag and drop form builder with all smart features.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
280
14 issue groups
I18n
224
3 issue groups
Security
86
7 issue groups
Supply Chain
2
1 issue group
Sample message
Mismatched text domain. Expected 'fluentform' but got 'action-scheduler'.
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Weekday must be a value between 1 and 5. {$weekday} given"'.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Unescaped parameter $column_name used in $wpdb->get_var()
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: "as_enqueue_async_action".
Sample message
The "fluentform/after" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CronExpression".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$legacyPlaceholders} at AND user_id IN ({$legacyPlaceholders})"
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_memory_limit".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook".
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s, %3$s", but got "%s, %s, %s" in '%sIPN URL:%s %s'.
Sample message
The use of function ini_set() is discouraged
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Hidden files are not permitted.
Sample message
Function "wp_register_ability()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 6.4.0.
Sample message
Unescaped parameter $update_sql used in $wpdb->query()\n$update_sql assigned unsafely at line 1008.
Sample message
Attempting a database schema change is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found $update_sql
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Potential connections found in static code analysis.
Outbound calls
276
External assets
7
Incoming endpoints
17
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
2 more hidden
9 score snapshots
v6.2.14
26
Latest
v6.2.13
26
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 26 | 604 | 311 | 293 | v6.2.14 | 2.1.0 |
| 26 | 603 | 310 | 293 | v6.2.13 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.