Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

WordPress Disable Email plugin

Opis

Disables all email through wp_mail() on current installation. Email will by disabled by default, but can be overridden in the settings.

Značajke

  • Disables all email by default
  • Enable email again by matching the given hostname with the current server hostname.
  • Override the $to address (or multiple, comma sperated addresses), so you can use that for testing purposes.

Note: The plugin performs a check on the $_SERVER['HTTP_HOST'] variable.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“WordPress Disable Email plugin” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Dnevnik promjena

1.0

  • Initial plugin