Connects users and sites with InMotion Central.
Prioritized issue groups from the latest Plugin Check scan
Security
19
3 issue groups
Maintainability
7
4 issue groups
Supply Chain
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bgc_remote_validate".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "{$name}:init".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Hidden files are not permitted.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Potential connections found in static code analysis.
Outbound calls
52
External assets
0
Incoming endpoints
16
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
admin_post
2 score snapshots
v2.0.6
35
Latest
v2.0.5
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 28 | 7 | 21 | v2.0.6 | 2.0.0 |
| 35 | 26 | 5 | 21 | v2.0.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.