Descripción
Avoids wp_mail to send multiple times the same mail within the same request.
That bug can happens in some times, for example when wp_mail is called with modules that allows PHP code in pages / posts, and when Yoast SEO is activated.
Instalación
- Upload
wp-mail-fix-multiple-send
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- Installation Instructions
-
- Upload
wp-mail-fix-multiple-send
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Upload
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«wp_mail fix multiple send» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «wp_mail fix multiple send» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0
- First version