AI-powered form builder that’s built for performance, simplicity, and feels like a part of WordPress, not a separate platform.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
394
18 issue groups
Security
12
2 issue groups
I18n
6
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$abspath".
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use of a direct database call is discouraged.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$code'.
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
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wpml_current_language".
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
An error occurred during processing; checking has been aborted. The error message was: PHPCSUtils\Utils\PassedParameters::hasParameters(): Argument #2 ($stackPtr) must be of type function call, array, isset, unset or exit; T_THROW given.\nThe error originated in the WordPress.Security.EscapeOutput sniff on line 270.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Unescaped parameter $prepared used in $wpdb->get_row()\n$prepared assigned unsafely at line 155.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$after_hook".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "FormGent – Next-Gen AI Form Builder for WordPress with Multi-Step, Quizzes, Payments & More" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using fwrite(). Detected usage of constant WP_PLUGIN_DIR. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
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: rmdir().
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
Function "array_find()" requires WordPress 6.8.0, but your plugin minimum supported version is WordPress 6.6.0.
Potential connections found in static code analysis.
Outbound calls
291
External assets
3
Incoming endpoints
6
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
7 score snapshots
v1.12.3
62
Latest
v1.12.2
64
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 62 | 412 | 35 | 377 | v1.12.3 | 2.1.0 |
| 64 | 405 | 29 | 376 | v1.12.2 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.