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

Simple Redirect – Contact Form 7

描述

Redirect settings for Contact Form 7, Redirect after mail sent or form submit, Add settings line in form “Additional Settings” tab,
on_mailsent_redirect_to: REDIRECT_URL
on_submit_redirect_to: REDIRECT_URL

Example:
on_mailsent_redirect_to: https://www.example.com/thank-you/
on_submit_redirect_to: https://www.example.com/step-2/

安装

  1. Upload plugins folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place on_mailsent_redirect_to: REDIRECT_URL in your “Contact Form 7 > Forms > Additional Settings” tab

评价

阅读所有1条评价

贡献者及开发者

“Simple Redirect – Contact Form 7” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0.0

  • Added redirect settings.

1.0.1

  • Added new redirect settings for on form submit.

1.0.2

  • Updated for version compatibility.