WP Force Lowercase URLs

Perform a 301 redirect from an uppercase URL to the lowercase version for all non-admin URLs

v2.0.1joshbucheaUpdated Added 6k+ installs100% rating
84
Score
2
Errors
9
Warnings
+0
Change

Category Scores

Security75
Repo89
Performance100
Maintainability98

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

11 findings

Security

6

3 issue groups

Maintainability

3

1 issue group

Repo Compliance

2

2 issue groups

WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "WP Force Lowercase URLs" - contains the restricted term "wp" which cannot be used at all in your plugin name.3
Category
Maintainability
Occurrences
3
Severity
warning

Sample message

The plugin name includes a restricted term. Your chosen plugin name - "WP Force Lowercase URLs" - contains the restricted term "wp" which cannot be used at all in your plugin name.

WARNINGSecurityInput Not SanitizedDetected usage of a non-sanitized input variable: $_SERVER['QUERY_STRING']2
Category
Security
Occurrences
2
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_SERVER['QUERY_STRING']

WARNINGSecurityInput Not ValidatedDetected usage of a possibly undefined superglobal array index: $_SERVER['QUERY_STRING']. Check that the array index exists before using it.2
Category
Security
Occurrences
2
Severity
warning

Sample message

Detected usage of a possibly undefined superglobal array index: $_SERVER['QUERY_STRING']. Check that the array index exists before using it.

WARNINGSecurityMissing Unslash$_SERVER['QUERY_STRING'] not unslashed before sanitization. Use wp_unslash() or similar2
Category
Security
Occurrences
2
Severity
warning

Sample message

$_SERVER['QUERY_STRING'] not unslashed before sanitization. Use wp_unslash() or similar

ERRORRepo Complianceoutdated tested upto headerTested up to: 5.0 < 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: 5.0 < 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.

ERRORRepo Complianceplugin header no licenseMissing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.

Score History

First score snapshot

v2.0.1

84

Latest

Findings
11
Errors
2
Warnings
9
Check
2.0.0

Related Plugins

100
Shortcode Redirect

10k+ active installs

100
Attachment Pages Redirect

20k+ active installs

99
Make Filename Lowercase

1k+ active installs

98