Linux 软件免费装

Webidextrous Time Delayed Redirects

开发者 rcwatson
更新时间 2025年10月28日 05:57
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPL v2 or later
版权网址: 版权信息

标签

migration redirect 301 domain regex

下载

2.1.1

详情介绍:

Webidextrous Time Delayed Redirects is a professional WordPress plugin designed to help you migrate from one domain to another with a smooth user experience. Instead of immediately redirecting users, this plugin provides a comprehensive redirect management system with advanced features: Key Features: Perfect for:

安装:

  1. Upload the plugin files to the /wp-content/plugins/webidextrous-time-delayed-redirects directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Use the Settings → Webidextrous Time Delayed Redirects screen to configure your redirects.

屏幕截图:

  • Migration message overlay shown to users
  • Professional tabbed interface with redirect management

升级注意事项:

2.1.1 Renamed plugin to Webidextrous Time Delayed Redirects and fixed sanitization for register_setting() 2.1.0 Repository-ready update with enhanced security, uninstall data management, and complete WordPress Plugin Repository compliance. All Plugin Check issues resolved. 2.0.0 Major update with multiple HTTP status code support, enhanced interface, and professional features. Backup your settings before upgrading. 1.3 Security and code quality improvements. Recommended for all users.

常见问题:

How do I set up a redirect?

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.

What HTTP status codes are supported?

The plugin supports all major redirect status codes:

  • 301 - Permanent Redirect (recommended for SEO)
  • 302 - Temporary Redirect
  • 303 - See Other
  • 307 - Temporary Redirect (preserves HTTP method)
  • 308 - Permanent Redirect (preserves HTTP method)

Can I use regex patterns?

Yes! Use regex patterns enclosed in forward slashes: /^\/blog\/(.*)$/ will match /blog/anything

Can I export my redirect settings?

Yes, you can export your settings as JSON (complete backup) or CSV (redirects only) from the Export/Import tab.

What happens to my data when I uninstall the plugin?

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.

更新日志:

2.1.1 2.1.0 2.0.0 1.3 1.2 1.1 1.0