Dynamic invoicing (and estimates/quotes) from WP Form submissions.
Prioritized issue groups from the latest Plugin Check scan
I18n
32
3 issue groups
Security
10
5 issue groups
Maintainability
7
4 issue groups
Repo Compliance
3
3 issue groups
Sample message
Mismatched text domain. Expected 'sprout-invoices-wp-forms' but got 'General'.
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$label'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Sprout Invoices + WPForms" - contains the restricted term "wp" which cannot be used at all in your plugin name.
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
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
Detected usage of a non-sanitized input variable: $_POST['si_invoice_sub_mapping_' . $key]
Sample message
$_POST['si_invoice_sub_mapping_' . $key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Application files are not permitted.
Sample message
Plugin name "WP Forms + Sprout Invoices - Easy Invoice & Quote Submissions" is different from the name declared in plugin header "Sprout Invoices + WPForms".
Sample message
The "Domain Path" header in the plugin file must start with forward slash.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "sprout-invoices", expected "sprout-invoices-wp-forms".
Potential connections found in static code analysis.
Outbound calls
4
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v2.0
67
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 67 | 52 | 40 | 12 | v2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.