Extends the JSON API Plugin to allow RESTful user registration, authentication & many other User Meta, BP functions. A Pro version is also available.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
23
11 issue groups
Security
19
6 issue groups
I18n
8
3 issue groups
Repo Compliance
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "allow_password_reset".
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['notify']. Check that the array index exists before using it.
Sample message
Missing $domain parameter in function call to __().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "jaup_action_links".
Sample message
Processing form data without nonce verification.
Sample message
$_REQUEST['notify'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['notify']
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Processing form data without nonce verification.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
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
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "JAU_VERSION".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
The parameter "''" at position #2 of wp_new_user_notification() has been deprecated since WordPress version 4.3.1. Instead do not pass the parameter.
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
Function "wp_unslash()" requires WordPress 3.6.0, but your plugin minimum supported version is WordPress 3.0.1.
Potential connections found in static code analysis.
Outbound calls
6
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v4.1.2
57
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 57 | 51 | 17 | 34 | v4.1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.