このプラグインは 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 はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Simple Redirect – Contact Form 7” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.0

  • Added redirect settings.

1.0.1

  • Added new redirect settings for on form submit.

1.0.2

  • Updated for version compatibility.