Connect Polylang with Elementor: translated templates, language switcher widget, language visibility conditions and more
Category Scores
Top Issues by Category
security21
repo_compliance1
Issues Details
22 issues found in latest scan
Processing form data without nonce verification.
Detected usage of a possibly undefined superglobal array index: $_GET['post']. Check that the array index exists before using it.
Detected usage of a non-sanitized input variable: $_SERVER['QUERY_STRING']
$_SERVER['HTTP_REFERER'] not unslashed before sanitization. Use wp_unslash() or similar
Tested up to: 6.9 < 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.
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.Security.NonceVerification.Recommended | WARNING | Processing form data without nonce verification. | 14 |
| WordPress.Security.ValidatedSanitizedInput.InputNotValidated | WARNING | Detected usage of a possibly undefined superglobal array index: $_GET['post']. Check that the array index exists before using it. | 5 |
| WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | WARNING | Detected usage of a non-sanitized input variable: $_SERVER['QUERY_STRING'] | 1 |
| WordPress.Security.ValidatedSanitizedInput.MissingUnslash | WARNING | $_SERVER['HTTP_REFERER'] not unslashed before sanitization. Use wp_unslash() or similar | 1 |
| outdated_tested_upto_header | ERROR | Tested up to: 6.9 < 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 |
Latest Snapshot
Findings
22
Errors
1
Warnings
21
Score History
First score snapshot
First scan completed Jun 19, 2026
v2.5.5 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 19, 2026
v2.5.5
73
Latest
- Findings
- 22
- Errors
- 1
- Warnings
- 21
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 19, 2026Latest | 73 | 22 | 1 | 21 | v2.5.5 | 2.0.0 | 2026.06-mvp-static-v2 |