Dette innstikket er ikkje testa med dei tre siste utgåvene av WordPress. Det kan henda det ikkje blir vedlikehalde lenger, og kan ha problem med nyare versjonar av WordPress.

wp_mail fix multiple send

Skildring

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

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

Vanlege spm.

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

Omtalar

There are no reviews for this plugin.

Bidragsytarar og utviklarar

“wp_mail fix multiple send” is open source software. The following people have contributed to this plugin.

Contributors

Endringslogg

1.0

  • First version