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
278
16 issue groups
I18n
224
3 issue groups
Security
121
6 issue groups
Sample message
Mismatched text domain. Expected 'fluentform' 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 '"Cannot perform I/O operation outside of the base folder: {$this->baseFolderRealPath}"'.
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
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
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Unescaped parameter $column_name used in $wpdb->get_var()
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
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
Processing form data without nonce verification.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$legacyPlaceholders} at AND user_id IN ({$legacyPlaceholders})"
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_memory_limit".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$hasSubMenu".
Sample message
The use of function ini_set() is discouraged
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$slug'.
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
Detected usage of a non-sanitized input variable: $_COOKIE[$scookieProperty]
Potential connections found in static code analysis.
Outbound calls
277
External assets
6
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
6 score snapshots
v6.2.11
23
Latest
v6.2.9
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 643 | 407 | 236 | v6.2.11 | 2.0.0 |
| 22 | 643 | 407 | 236 | v6.2.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.