Turn WooCommerce shoppers into leads and buyers with an interactive product recommendation quiz builder.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
20
3 issue groups
I18n
1
1 issue group
WARNINGMaintainabilityNon Prefixed Constant FoundGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "PRQ_ADMIN_URL".18
- Category
- Maintainability
- Occurrences
- 18
- Severity
- warning
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "PRQ_ADMIN_URL".
WARNINGI18nload plugin textdomain Foundload_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.1
- Category
- I18n
- Occurrences
- 1
- Severity
- warning
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.
WARNINGMaintainabilityNon Prefixed Hookname FoundHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "prq_trust_forwarded_for".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "prq_trust_forwarded_for".
WARNINGMaintainabilitymismatched plugin namePlugin name "Quiz Builder for WooCommerce - Product Recommendations" is different from the name declared in plugin header "Product Recommendation Quiz for eCommerce".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Quiz Builder for WooCommerce - Product Recommendations" is different from the name declared in plugin header "Product Recommendation Quiz for eCommerce".
Score History
First score snapshot
v2.3.10
99
Latest
- Findings
- 21
- Errors
- 0
- Warnings
- 21
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 99 | 21 | 0 | 21 | v2.3.10 | 2.0.0 |