WP Remove Category Base

Removes the category base slug from the category archive permalinks (URL's).

v1.0ezraverheijenUpdated Added 8k+ installs100% rating
95
Score
1
Errors
4
Warnings
+0
Change

Category Scores

Security94
Repo94
Performance100
Maintainability98

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

5 findings

Maintainability

3

1 issue group

Security

1

1 issue group

Repo Compliance

1

1 issue group

WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "WP Remove Category Base" - 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 Remove Category Base" - contains the restricted term "wp" which cannot be used at all in your plugin name.

WARNINGSecuritywp redirect wp redirectwp_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.1
Category
Security
Occurrences
1
Severity
warning

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.

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

v1.0

95

Latest

Findings
5
Errors
1
Warnings
4
Check
2.0.0

Related Plugins