Mô tả
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/
Cài đặt
- Upload plugins folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
on_mailsent_redirect_to: REDIRECT_URL
in your “Contact Form 7 > Forms > Additional Settings” tab
Người đóng góp & Lập trình viên
“Simple Redirect – Contact Form 7” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Simple Redirect – Contact Form 7” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.0
- Added redirect settings.
1.0.1
- Added new redirect settings for on form submit.
1.0.2
- Updated for version compatibility.