User Admin Simplifier

Lets any Administrator simplify the WordPress Admin interface, on a per-user basis, by turning specific menu/submenu sections off.

v3.0.1Adam SilversteinUpdated Added 10k+ installs100% rating0% support resolved
91
Score
56
Errors
17
Warnings
+0
Change

Category Scores

Security94
Repo89
Performance100
Maintainability82

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

73 findings

I18n

36

1 issue group

Maintainability

34

3 issue groups

Repo Compliance

2

2 issue groups

Security

1

1 issue group

ERRORI18nText Domain MismatchMismatched text domain. Expected 'user-admin-simplifier' but got 'useradminsimplifier'.36
Category
I18n
Occurrences
36
Severity
error

Sample message

Mismatched text domain. Expected 'user-admin-simplifier' but got 'useradminsimplifier'.

ERRORMaintainabilitywp function not compatible with requires wpFunction "get_users()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.1.17
Category
Maintainability
Occurrences
17
Severity
error

Sample message

Function "get_users()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.1.

WARNINGMaintainabilityNon Prefixed Function FoundFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "uas_add_admin_menu".16
Category
Maintainability
Occurrences
16
Severity
warning

Sample message

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "uas_add_admin_menu".

WARNINGSecurityInput Not SanitizedDetected usage of a non-sanitized input variable: $_POST['options']1
Category
Security
Occurrences
1
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_POST['options']

ERRORRepo Compliancelicense mismatchYour plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.1
Category
Repo Compliance
Occurrences
1
Severity
error

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.

ERRORMaintainabilitymissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERRORRepo Complianceoutdated tested upto headerTested up to: 6.9 < 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.1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Tested up to: 6.9 < 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.

Score History

First score snapshot

v3.0.1

91

Latest

Findings
73
Errors
56
Warnings
17
Check
2.0.0