Integrate your WordPress plugins with your business applications and automate workflows between them. A single platform for all your integrations.
98
Score
11
Errors
8
Warnings
+0
Change
Category Scores
Security100
Repo100
Performance100
Maintainability89
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
19
3 issue groups
ERRORMaintainabilitywp function not compatible with requires wpFunction "get_user()" requires WordPress 6.7.0, but your plugin minimum supported version is WordPress 5.0.0.11
- Category
- Maintainability
- Occurrences
- 11
- Severity
- error
Sample message
Function "get_user()" requires WordPress 6.7.0, but your plugin minimum supported version is WordPress 5.0.0.
WARNINGMaintainabilityNon Prefixed Constant FoundGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_ZOHO_FLOW_API_KEY_POST_TYPE".7
- Category
- Maintainability
- Occurrences
- 7
- Severity
- warning
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_ZOHO_FLOW_API_KEY_POST_TYPE".
WARNINGMaintainabilitymismatched plugin namePlugin name "Zoho Flow – No-Code Workflow Automation" is different from the name declared in plugin header "Zoho Flow".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Zoho Flow – No-Code Workflow Automation" is different from the name declared in plugin header "Zoho Flow".
Score History
First score snapshot
v2.14.4
98
Latest
- Findings
- 19
- Errors
- 11
- Warnings
- 8
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 98 | 19 | 11 | 8 | v2.14.4 | 2.0.0 |