This plugin allows you to easily embed Web forms built with Formstack's online form builder into your sidebar, pages, and posts.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
27
12 issue groups
Security
19
4 issue groups
I18n
9
2 issue groups
Repo Compliance
4
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$error'.
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
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$client_id".
Sample message
Function "sanitize_text_field()" requires WordPress 2.9.0, but your plugin minimum supported version is WordPress 2.8.0.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
$_GET['code'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s, %3$s", but got "%s, %s, %s" in 'No found forms or no forms created at the moment. Please %s authenticate site %s or add some at %s'.
Sample message
Plugin name "Formstack Online Forms" is different from the name declared in plugin header "Formstack Plugin".
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 5.1 < 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
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Formstack Plugin" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Sample message
The upgrade notice for "2.0.0" exceeds the limit of 300 characters.
Not analyzed yet.
First score snapshot
v2.0.2
52
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 52 | 59 | 39 | 20 | v2.0.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.