Secure and protect WordPress REST API from unauthorized access using JWT token, Basic Authentication, API Key, OAuth 2, or external token.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
193
6 issue groups
Repo Compliance
1
1 issue group
Sample message
Function "get_rest_url()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 3.0.1.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Mo_API_Authentication_Abilities".
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "JWT Authentication for WP REST APIs" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$mo_api_auth_token_authenticated".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "mo_api_authentication_wordpress_core_namespace_label".
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
129
External assets
0
Incoming endpoints
7
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
5 score snapshots
v4.8.0
91
Latest
v4.7.0
90
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 91 | 194 | 155 | 39 | v4.8.0 | 2.1.0 |
| 90 | 196 | 159 | 37 | v4.7.0 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.