Beskrivelse
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.
Installasjon
- Upload
wp-mail-fix-multiple-senddirectory to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Ofte stilte spørsmål
- Installation Instructions
-
- Upload
wp-mail-fix-multiple-senddirectory to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Upload
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
«wp_mail fix multiple send» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:
BidragsytereOversett “wp_mail fix multiple send” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.0
- First version