Prioritized issue groups from the latest Plugin Check scan
Security
132
7 issue groups
I18n
80
3 issue groups
Maintainability
68
8 issue groups
Repo Compliance
4
4 issue groups
Sample message
Mismatched text domain. Expected 'formzu-wp' but got 'formzu-admin'.
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_formzu_context_option_box".
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST[$nonce_key]. Check that the array index exists before using it.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$after_title'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['checked_forms_index']
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Formzu WP" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'save_post_' . $menu_obj->post_type".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
The $text parameter must be a single text string literal. Found: esc_html($widget_name) . 'のウィジェットを作成しました。'
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
The readme description contains unofficial language. It must be written in standard English.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Potential connections found in static code analysis.
Outbound calls
26
External assets
2
Incoming endpoints
1
No public endpoints detected.
wp_ajax
2 score snapshots
v1.7.0
35
Latest
v1.6.11
30
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 284 | 140 | 144 | v1.7.0 | 2.1.0 |
| 30 | 330 | 167 | 163 | v1.6.11 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.