An open API service indexing awesome lists of open source software.

https://github.com/littlebizzy/remove-category-base

Removes and 301s category base
https://github.com/littlebizzy/remove-category-base

wordpress wordpress-plugin

Last synced: 5 months ago
JSON representation

Removes and 301s category base

Awesome Lists containing this project

README

          

# Remove Category Base

Removes and 301s category base

## Changelog

### 1.3.0
- support for Git Updater
- disable wordpress.org update checks

### 1.2.0
- removed admin notices
- reduced amount of plugin files

### 1.1.0
- tested with WP 5.0

### 1.0.6
- updated plugin meta

### 1.0.5
- partial transition to PHP namespaces
- optimized plugin code
- updated recommended plugins
- updated plugin meta

### 1.0.4
- added warning for Multisite installations
- updated recommended plugins

### 1.0.3
- better support for `DISABLE_NAG_NOTICES`

### 1.0.2
- tested with WP 4.9
- partial support for `DISABLE_NAG_NOTICES`
- updated plugin meta

### 1.0.1
- added recommended plugins notice
- added rating request notice
- updated plugin meta

### 1.0.0
- initial release