Display and Edit WPForms Entries Directly on Your Website with No Coding Knowledge Needed.
Prioritized issue groups from the latest Plugin Check scan
Security
83
9 issue groups
Maintainability
41
13 issue groups
I18n
17
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$code'.
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'views-for-wpforms-lite' but got 'gf-spreadsheet'.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
$_GET['pagenum'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['view_id']. Check that the array index exists before using it.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['finaleViewSettings']
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
The plugin name includes a restricted term. Your chosen plugin name - "Views for WPForms - Display & Edit WPForms Entries on your site frontend" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Unescaped parameter $count_query used in $wpdb->get_var()\n$count_query assigned unsafely at line 130.
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
Use placeholders and $wpdb->prepare(); found $count_query
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_wpforms_views_builder".
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
The $text parameter must be a single text string literal. Found: $norecords_text
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Function "get_block_wrapper_attributes()" requires WordPress 5.6.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "self::PREFIX.'_reviews_triggers'".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPFViewsReview".
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
Missing $domain parameter in function call to __().
Potential connections found in static code analysis.
Outbound calls
35
External assets
0
Incoming endpoints
4
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v3.4.8
37
Latest
v3.4.7
37
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 144 | 80 | 64 | v3.4.8 | 2.0.0 |
| 37 | 144 | 80 | 64 | v3.4.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.