Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

wp_mail fix multiple send

Beschreibung

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.

Installation

  1. Upload wp-mail-fix-multiple-send directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress

FAQ

Installation Instructions
  1. Upload wp-mail-fix-multiple-send directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„wp_mail fix multiple send“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Änderungsprotokoll

1.0

  • First version