Extends the JSON API Plugin for RESTful user authentication
Prioritized issue groups from the latest Plugin Check scan
Maintainability
8
4 issue groups
Security
6
4 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "auth_action_links".
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Function "get_avatar_url()" requires WordPress 4.2.0, but your plugin minimum supported version is WordPress 3.0.1.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "auth_cookie_expiration".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
$_POST[$param] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
5
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v3.1.1
79
Latest
v3.1.0
79
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 79 | 16 | 5 | 11 | v3.1.1 | 2.0.0 |
| 79 | 16 | 5 | 11 | v3.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.