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
- Host: GitHub
- URL: https://github.com/littlebizzy/remove-category-base
- Owner: littlebizzy
- License: gpl-3.0
- Created: 2017-09-18T07:04:48.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-19T10:16:42.000Z (almost 2 years ago)
- Last Synced: 2025-05-07T19:58:41.676Z (about 1 year ago)
- Topics: wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://www.littlebizzy.com/plugins/remove-category-base
- Size: 121 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
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