Social Login with Discord, Facebook, Google, Twitter, LinkedIn and 40+ apps. Social login with social share and comments. Free, fast & easy! WooCo …
Prioritized issue groups from the latest Plugin Check scan
Security
762
5 issue groups
Maintainability
214
17 issue groups
I18n
13
2 issue groups
Repo Compliance
1
1 issue group
Sample message
$_COOKIE['redirect_current_url'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['action']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use of a direct database call is discouraged.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
The upgrade notice for "4.0" exceeds the limit of 300 characters.
Sample message
Mismatched text domain. Expected 'miniorange-login-openid' but got 'flw'.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Attempting a database schema change is discouraged.
Sample message
The $text parameter must be a single text string literal. Found: $customLogoutLink
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Do not use Localhost/127.0.0.1/*.local in your code. Found: http://127.0.0.1/
Sample message
Using date_default_timezone_set() and similar isn't allowed, instead use WP internal timezone support.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$result['body']'.
Sample message
Processing form data without nonce verification.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Plugin name "miniOrange Social Login and Register (Discord, Google, Twitter, LinkedIn)" is different from the name declared in plugin header "Social Login, Social Sharing by miniOrange".
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
Function "apply_shortcodes()" requires WordPress 5.4.0, but your plugin minimum supported version is WordPress 4.1.0.
Potential connections found in static code analysis.
Outbound calls
267
External assets
15
Incoming endpoints
18
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
6 more hidden
3 score snapshots
v7.8.1
29
Latest
v7.8.0
29
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 990 | 92 | 898 | v7.8.1 | 2.0.0 |
| 29 | 990 | 92 | 898 | v7.8.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.