| 开发者 | rcwatson |
|---|---|
| 更新时间 | 2025年10月28日 05:57 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.8 |
| 版权: | GPL v2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/webidextrous-time-delayed-redirects directory, or install the plugin through the WordPress plugins screen directly.Go to Settings → Webidextrous Time Delayed Redirects and enter your redirect rules in the format:
/old-page=https://newsite.com/new-page
Each redirect should be on a separate line.
The plugin supports all major redirect status codes:
Yes! Use regex patterns enclosed in forward slashes:
/^\/blog\/(.*)$/ will match /blog/anything
Yes, you can export your settings as JSON (complete backup) or CSV (redirects only) from the Export/Import tab.
By default, all your redirect settings and configurations are preserved when you uninstall the plugin, so you can reinstall later without losing your setup. However, if you want to completely remove all plugin data, you can enable the "Delete all plugin data when uninstalling" option in Settings → Plugin Data Management. When enabled, all plugin settings, redirects, and configuration data will be permanently deleted upon uninstall.