Display Ninja Forms Submissions on your site frontend using drag & drop View builder.
Prioritized issue groups from the latest Plugin Check scan
Security
73
7 issue groups
I18n
29
5 issue groups
Maintainability
29
8 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$code'.
Sample message
Mismatched text domain. Expected 'views-for-ninja-forms' but got 'gf-spreadsheet'.
Sample message
Processing form data without nonce verification.
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
$_GET['pagenum'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Detected usage of a non-sanitized input variable: $_POST['finaleViewSettings']
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
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
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
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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
Translatable string should not be wrapped in HTML. Found: '<strong style="color: #FCB214;">Get Pro</strong>'
Sample message
Plugin name "Ninja Forms Views - Display & Edit Ninja Forms Submissions on your site frontend" is different from the name declared in plugin header "Views for Ninja Forms".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Ninja Forms Views - Display & Edit Ninja Forms Submissions on your site frontend" - contains the restricted term "ninja-forms" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "ninja-forms" elsewhere in your plugin name, such as "... for ninja-forms".
Potential connections found in static code analysis.
Outbound calls
33
External assets
0
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v3.3.4
39
Latest
v3.3.3
38
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 132 | 83 | 49 | v3.3.4 | 2.0.0 |
| 38 | 133 | 84 | 49 | v3.3.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.