Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga asistencia ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Simple Redirect – Contact Form 7

Descripción

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/

Instalación

  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

Reseñas

Leer la 1 reseña

Colaboradores y desarrolladores

“Simple Redirect – Contact Form 7” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Simple Redirect – Contact Form 7” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Registro de cambios

1.0.0

  • Added redirect settings.

1.0.1

  • Added new redirect settings for on form submit.

1.0.2

  • Updated for version compatibility.