By using this plugin, you can easily create an augmented reality viewer or 3D model viewer anywhere on your website.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
6
3 issue groups
Repo Compliance
1
1 issue group
ERRORMaintainabilitywp function not compatible with requires wpFunction "wp_enqueue_script_module()" requires WordPress 6.5.0, but your plugin minimum supported version is WordPress 6.0.0.4
- Category
- Maintainability
- Occurrences
- 4
- Severity
- error
Sample message
Function "wp_enqueue_script_module()" requires WordPress 6.5.0, but your plugin minimum supported version is WordPress 6.0.0.
WARNINGMaintainabilityNon-prefixed functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "custom_block_scripts".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "custom_block_scripts".
ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
WARNINGRepo Complianceplugin header nonexistent domain pathThe "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- warning
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
External Connections
Potential connections found in static code analysis.
Outbound calls
4
External assets
0
Incoming endpoints
0
Notable Domains
Platform / Reference Domains
External Asset Domains
No external asset domains detected.
Incoming Endpoints
No public endpoints detected.
Score History
First score snapshot
v1.1.3
98
Latest
- Findings
- 7
- Errors
- 5
- Warnings
- 2
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 98 | 7 | 5 | 2 | v1.1.3 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.