Responsive CSS3 pricing tables design to present features and prices of different products. Display pricing tables or comparison table by shortcode.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Security
95
4 issue groups
Maintainability
4
2 issue groups
I18n
2
1 issue group
WARNINGSecurityMissing nonce verificationProcessing form data without nonce verification.83
- Category
- Security
- Occurrences
- 83
- Severity
- warning
Sample message
Processing form data without nonce verification.
WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_POST[$value]6
- Category
- Security
- Occurrences
- 6
- Severity
- warning
Sample message
Detected usage of a non-sanitized input variable: $_POST[$value]
WARNINGSecurityRequest data is not unslashed$_POST['feature_name'] not unslashed before sanitization. Use wp_unslash() or similar4
- Category
- Security
- Occurrences
- 4
- Severity
- warning
Sample message
$_POST['feature_name'] not unslashed before sanitization. Use wp_unslash() or similar
ERRORMaintainabilityfive star reviews detectedLinking directly to 5 stars reviews is not allowed.3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- error
Sample message
Linking directly to 5 stars reviews is not allowed.
WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.2
- Category
- Security
- Occurrences
- 2
- Severity
- warning
Sample message
Processing form data without nonce verification.
ERRORI18nNon Singular String Literal TextThe $text parameter must be a single text string literal. Found: $label2
- Category
- I18n
- Occurrences
- 2
- Severity
- error
Sample message
The $text parameter must be a single text string literal. Found: $label
WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_locale".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_locale".
External Connections
Not analyzed yet.
Score History
First score snapshot
v2.7.1
50
Latest
- Findings
- 101
- Errors
- 5
- Warnings
- 96
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 50 | 101 | 5 | 96 | v2.7.1 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.