开发者 |
stefanpejcic
pluginsclub |
---|---|
更新时间 | 2023年5月9日 16:59 |
捐献地址: | 去捐款 |
PHP版本: | 7.0 及以上 |
WordPress版本: | 6.1.1 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/
directory.When editing a post/page add URL in the "Redirect URL" field.
When editing a post/page delete URL from the "Redirect URL" field.
Settings > Page Redirects
If you are redirecting to an external URL, then yes. If you are just redirecting to another page or post on your site, then no, it is recommended that you use relative URLs whenever possible.
Yes, redirects can be created only on Posts and Pages.
This plugin DOES NOT modify the .htaccess file, but uses the WordPress function wp_redirect(), which is a form of PHP header location redirect.