Описание
Disables all email through wp_mail() on current installation. Email will by disabled by default, but can be overridden in the settings.
Особености
- 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.
Отзиви
There are no reviews for this plugin.
Сътрудници и разработчици
“WordPress Disable Email plugin” е софтуер с отворен код. Към разширението са допринесли следните хора:
СътруднициПревеждане на “WordPress Disable Email plugin” на вашия език.
Имате интерес към разработване?
Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.
Списък с промени
1.0
- Initial plugin