WebFinger for WordPress
Prioritized issue groups from the latest Plugin Check scan
Maintainability
11
3 issue groups
Performance
1
1 issue group
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_user_by_various".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$resource".
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://docs.wpvip.com/databases/optimize-queries/using-post__not_in/ for more information.
Potential connections found in static code analysis.
Outbound calls
10
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v4.1.0
98
Latest
v4.0.1
98
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 98 | 12 | 4 | 8 | v4.1.0 | 2.1.0 |
| 98 | 11 | 3 | 8 | v4.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.