tiny-pixel/disallow-mail

This package is abandoned and no longer maintained. No replacement package was suggested.

Stop WordPress from sending mail

Maintainers

Package info

github.com/pixelcollective/disallow-mail

Homepage

Type:wordpress-muplugin

pkg:composer/tiny-pixel/disallow-mail

Fund package maintenance!

Patreon

Statistics

Installs: 449

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 3

v1.0.0 2020-01-19 03:09 UTC

This package is auto-updated.

Last update: 2025-05-15 08:36:04 UTC


README

Silence WordPress email. Useful for non-production environments.

No dependencies; ultra-light mu-plugin.

Install

Dependency available on packagist: composer require tiny-pixel/disallow-mail.

Once installed, disable mail by defining DISABLE_MAIL as TRUE in wp-config.php. That's it.