WebFinger for WordPress
Prioritized issue groups from the latest Plugin Check scan
Maintainability
10
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://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Not analyzed yet.
First score snapshot
v4.0.1
98
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 98 | 11 | 3 | 8 | v4.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.