Generate PDF from Your Form Submissions and Download/Email Them
Category Scores
Top Issues by Category
maintainability6
security4
repo_compliance1
Issues Details
108 issues found in latest scan
Mismatched text domain. Expected 'fluentforms-pdf' but got 'fluent-pdf'.
The "fluentform/report_pdf" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$src file not found in vite manifest, Make sure it is in rollupOptions input and build again"'.
Processing form data without nonce verification.
Detected usage of a non-sanitized input variable: $_REQUEST['settings']
Detected usage of a possibly undefined superglobal array index: $_REQUEST['settings']. Check that the array index exists before using it.
unlink() is discouraged. Use wp_delete_file() to delete a file.
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.
Scripts must be registered/enqueued via wp_enqueue_script()
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Function "wp_date()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 5.0.0.
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.WP.I18n.TextDomainMismatch | ERROR | Mismatched text domain. Expected 'fluentforms-pdf' but got 'fluent-pdf'. | 97 |
| WordPress.NamingConventions.PrefixAllGlobals.InvalidPrefixPassed | WARNING | The "fluentform/report_pdf" prefix is not a valid namespace/function/class/variable/constant prefix in PHP. | 1 |
| WordPress.Security.EscapeOutput.ExceptionNotEscaped | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$src file not found in vite manifest, Make sure it is in rollupOptions input and build again"'. | 1 |
| WordPress.Security.NonceVerification.Recommended | WARNING | Processing form data without nonce verification. | 1 |
| WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | WARNING | Detected usage of a non-sanitized input variable: $_REQUEST['settings'] | 1 |
| WordPress.Security.ValidatedSanitizedInput.InputNotValidated | WARNING | Detected usage of a possibly undefined superglobal array index: $_REQUEST['settings']. Check that the array index exists before using it. | 1 |
| WordPress.WP.AlternativeFunctions.unlink_unlink | ERROR | unlink() is discouraged. Use wp_delete_file() to delete a file. | 1 |
| WordPress.WP.EnqueuedResourceParameters.MissingVersion | WARNING | 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. | 1 |
| WordPress.WP.EnqueuedResources.NonEnqueuedScript | ERROR | Scripts must be registered/enqueued via wp_enqueue_script() | 1 |
| missing_composer_json_file | WARNING | The "/vendor" directory using composer exists, but "composer.json" file is missing. | 1 |
| outdated_tested_upto_header | ERROR | Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress. | 1 |
| wp_function_not_compatible_with_requires_wp | ERROR | Function "wp_date()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 5.0.0. | 1 |
Latest Snapshot
Findings
108
Errors
102
Warnings
6
Score History
First score snapshot
First scan completed Jun 20, 2026
v2.1.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v2.1.1
80
Latest
- Findings
- 108
- Errors
- 102
- Warnings
- 6
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 80 | 108 | 102 | 6 | v2.1.1 | 2.0.0 | 2026.06-mvp-static-v2 |