WordPress SSO (Single Sign On) with Azure, Azure B2C, Cognito, Okta, Classlink, Discord, Clever, Keycloak, OAuth & OpenID Providers [24/7 SUPPORT].
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
304
7 issue groups
I18n
1
1 issue group
ERRORMaintainabilitywp function not compatible with requires wpFunction "get_current_screen()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.1.263
- Category
- Maintainability
- Occurrences
- 263
- Severity
- error
Sample message
Function "get_current_screen()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.1.
WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "MO_OAuth_Abilities".19
- Category
- Maintainability
- Occurrences
- 19
- Severity
- warning
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "MO_OAuth_Abilities".
WARNINGMaintainabilityNon-prefixed constantGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "MO_OAUTH_ADMIN_MENU".13
- Category
- Maintainability
- Occurrences
- 13
- Severity
- warning
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "MO_OAUTH_ADMIN_MENU".
ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;5
- Category
- Maintainability
- Occurrences
- 5
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
WARNINGMaintainabilityupgrade notice limitThe upgrade notice for "6.15.1" exceeds the limit of 300 characters.2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
The upgrade notice for "6.15.1" exceeds the limit of 300 characters.
WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "miniorange_oauth_force_load_login_script".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "miniorange_oauth_force_load_login_script".
ERRORI18nText Domain MismatchMismatched text domain. Expected 'miniorange-login-with-eve-online-google-facebook' but got 'mo_oauth_settings'.1
- Category
- I18n
- Occurrences
- 1
- Severity
- error
Sample message
Mismatched text domain. Expected 'miniorange-login-with-eve-online-google-facebook' but got 'mo_oauth_settings'.
WARNINGMaintainabilitytrademarked termThe plugin slug includes a restricted term. Your plugin slug - "miniorange-login-with-eve-online-google-facebook" - contains the restricted term "facebook" which cannot be used at all in your plugin slug.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
The plugin slug includes a restricted term. Your plugin slug - "miniorange-login-with-eve-online-google-facebook" - contains the restricted term "facebook" which cannot be used at all in your plugin slug.
External Connections
Not analyzed yet.
Score History
First score snapshot
v6.26.20
90
Latest
- Findings
- 305
- Errors
- 269
- Warnings
- 36
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 90 | 305 | 269 | 36 | v6.26.20 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.