描述
This plugin allows you to create a list of 301 redirects from one url to another.
安裝
- Upload the
redirects
directory to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
常見問題
- Installation Instructions
-
- Upload the
redirects
directory to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Upload the
- Why don’t you have any FAQ?
-
We’ve not had any questions frequently asked.
評價
2016年9月3日
1 reply
Plugin seems abandoned and there are a few bugs that can lead to you not being able to delete entries. If you happen to save with nothing filled in on the form, you get a redirect from "/" to "/", which will render your site unusable.
Use with caution.
貢獻者及開發者
修改日誌
1.2.1
- fixed: #4, #15. Thanks, @brashrebel.
1.2
- Use PHP to parse CSV files.
1.1
- Cleaned up interface
- Bug fix: Removed use of short tags
1.0
- Hello world.