Piotnet Forms - Highly Customizable WordPress Form Builder
Prioritized issue groups from the latest Plugin Check scan
Maintainability
273
15 issue groups
Security
254
9 issue groups
I18n
17
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div><textarea style='display:none' name='piotnetforms-data' data-piotnetforms-data>{$piotnetforms_data}</textarea></div>"'.
Sample message
Possible use of ASP style short opening tags detected; found: <%= (data.value.includes(key)) ? "selected"...
Sample message
Possible use of ASP style opening tags detected; found: <% data['size_units'].forEach(function (si...
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$activated_license".
Sample message
Processing form data without nonce verification.
Sample message
$_GET[$url_parameter] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Controls_Piotnetforms".
Sample message
Sanitization missing for register_setting().
Sample message
Mismatched text domain. Expected 'piotnetforms' but got 'elementor'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['json_file']['tmp_name']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['json_file']['tmp_name']
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "acf_get_field_key_piotnetforms".
Sample message
print_r() found. Debug code should not normally be used in production.
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
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Base_Widget_Piotnetforms".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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: fwrite().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
Detected usage of a non-sanitized, non-validated input variable _SERVER: "://{$_SERVER['HTTP_HOST']}{$_SERVER['REQUEST_URI']}"
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Not analyzed yet.
First score snapshot
v1.0.30
25
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 561 | 187 | 374 | v1.0.30 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.