Automatic Two Way (Bidirectional) Relationships with ACF
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
7
3 issue groups
Repo Compliance
1
1 issue group
WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "acf-post2post/overwrite-settings".4
- Category
- Maintainability
- Occurrences
- 4
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "acf-post2post/overwrite-settings".
WARNINGMaintainabilityNon-prefixed global symbolThe "acf/post2post/append" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
The "acf/post2post/append" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "acf_post2post".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "acf_post2post".
ERRORRepo Complianceoutdated tested upto headerTested 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
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- error
Sample message
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.
External Connections
Not analyzed yet.
Score History
First score snapshot
v1.7.0
98
Latest
- Findings
- 8
- Errors
- 1
- Warnings
- 7
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 98 | 8 | 1 | 7 | v1.7.0 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.