Effortlessly customize forms in Gravity Forms and enhances it with multi-step transitions, field icons, and material design themes for easy CSS stylin …
Prioritized issue groups from the latest Plugin Check scan
Security
101
7 issue groups
Maintainability
45
8 issue groups
I18n
15
4 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"' href='?page=gf_edit_forms&view=settings&id=$form_id&subview=Beauty_Gravity&tab=$tab'>"'.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST["bg-animation-select"]. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_Customization_action".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$GravityTooltipInput".
Sample message
Mismatched text domain. Expected 'beauty-gravity' but got "gravity-tooltips".
Sample message
Detected usage of a non-sanitized input variable: $_GET["id"]
Sample message
The $text parameter must be a single text string literal. Found: $field->nextButton['text']
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Found call to wp_enqueue_style() with external resource. Offloading styles to your servers or any remote service is disallowed.
Sample message
Missing $domain parameter in function call to esc_html_e().
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "PAnD".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "beauty_gravity_links".
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
Tested up to: 6.7 < 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 "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Potential connections found in static code analysis.
Outbound calls
21
External assets
16
Incoming endpoints
1
No public endpoints detected.
wp_ajax
First score snapshot
v1.6.2
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 163 | 70 | 93 | v1.6.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.