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 reseñas para este plugin.
Colaboradores & Desarrolladores
“wp_mail fix multiple send” es software de código abierto. Las siguientes personas han contribuido a 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 .
Historial de cambios
1.0
- First version