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.

Mail Deactivation

Skildring

Deactivates emailing. WordPress sends no more mails.

How does it work?

  • It replaces «wp_mail» with a dummy function

It doesn’t work?

  • Check for other plugins which replace «wp_mail»
  • Check for plugins which use «mail» instead of «wp_mail». And delete them! 😀

Omtalar

There are no reviews for this plugin.

Bidragsytarar og utviklarar

“Mail Deactivation” is open source software. The following people have contributed to this plugin.

Contributors

Endringslogg

1.0

  • Replaces «wp_mail» with a dummy function