Create gorgeous forms for your site using this drag-and-drop form builder.
Prioritized issue groups from the latest Plugin Check scan
I18n
182
3 issue groups
Maintainability
85
12 issue groups
Security
74
3 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'formcraft-form-builder' but got 'formcraft_basic'.
Sample message
Detected usage of a non-sanitized input variable: $_FILES["form_file"]["name"]
Sample message
$_GET['form'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES["form_file"]["name"]. Check that the array index exists before using it.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$fcb_meta".
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
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
Use of a direct database call is discouraged.
Sample message
Missing $domain parameter in function call to __().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "fcb_formatDate".
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
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: "wp_upload_bits".
Sample message
Plugin name "FormCraft - Form Builder" is different from the name declared in plugin header "FormCraft Basic".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.6 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Mismatched Stable Tag: 1.2.12 != 1.2.11. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Sample message
The "Text Domain" header in the plugin file should only contain lowercase letters, numbers, and hyphens. Found "formcraft_basic".
Sample message
Function "wp_json_encode()" requires WordPress 4.1.0, but your plugin minimum supported version is WordPress 3.6.0.
Not analyzed yet.
First score snapshot
v1.2.11
42
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 342 | 186 | 156 | v1.2.11 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.