Prioritized issue groups from the latest Plugin Check scan
I18n
88
1 issue group
Security
54
7 issue groups
Maintainability
42
10 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'rest-api-oauth1' but got 'rest_oauth1'.
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "rest_oauth1_activation".
Sample message
Detected usage of a non-sanitized input variable: $_GET['action']
Sample message
Processing form data without nonce verification.
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_REST_Client".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$registration_url".
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['QUERY_STRING']. Check that the array index exists before using it.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "oauth1_authorize_form".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of meta_query, possible slow query.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
wp_get_sites() has been deprecated since WordPress version 4.6.0. Use get_sites() instead.
Sample message
The parameter "null" at position #3 of add_option() has been deprecated since WordPress version 2.3.0. Use "" instead.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP REST API - OAuth 1.0a Server" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Function "get_sites()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 4.4.0.
Sample message
Tested up to: 6.6 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Not analyzed yet.
First score snapshot
v0.4.4
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 185 | 100 | 85 | v0.4.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.