The most powerful drag and drop WordPress form builder for contact forms, payment forms, calculators, quizzes, surveys, and data-driven applications.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,990
19 issue groups
Security
96
5 issue groups
Performance
3
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$a".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'frm_after_create_entry_' . $new_values['form_id']".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FrmAddon".
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $q used in $wpdb->query()\n$q used without escaping.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Attempting a database schema change is discouraged.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
$_COOKIE[$cookie_name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
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
The use of function set_time_limit() is discouraged
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "frm_class_autoloader".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
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: readfile().
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$atts['link_hook']['hook']".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_IMPORTING".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Potential connections found in static code analysis.
Outbound calls
143
External assets
7
Incoming endpoints
95
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
63 more hidden
4 score snapshots
v6.33.1
21
Latest
v6.33
21
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 21 | 2,115 | 52 | 2,063 | v6.33.1 | 2.0.0 |
| 21 | 2,115 | 52 | 2,063 | v6.33 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.