该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Redirecter

描述

The plugin instructions are very simple. Add a shortcode to the post/page that looks like the following [redirecter redirect_to='https://domain.com/' time_delay='3'] the redirect_to= part is where you define the URL to redirect the user to and the time_delay= part is where you define how many seconds to wait before redirecting.

Features

  • NO settings or configurations to deal with
  • Works on pages and posts
  • Define a URL to redirect the user to
  • Define how many seconds to wait before re-directing the user.

安装

  1. Upload ‘shortcode-for-redirect.zip’ to the ‘/wp-content/plugins/’ directory.

  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

  3. Add a shortcode to the post/page that looks like the following [redirecter redirect_to='https://domain.com' time_delay='3'] the redirect_to= part is where you define the URL to redirect the user to and the time_delay= part is where you define how many seconds to wait before redirecting.

  4. Done!

常见问题

How to use Redirecter

Add a shortcode to the post/page that looks like the following [redirecter redirect_to='https://domain.com' time_delay='3'] the redirect_to= part is where you define the URL to redirect the user to and the time_delay= part is where you define how many seconds to wait before redirecting.

评价

阅读所有1条评价

贡献者及开发者

“Redirecter” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Redirecter”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • Initial release.