inpsyde/block-mails-quick-n-dirty

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

Blocks outgoing WordPress emails by removing all recipients

dev-master 2021-09-30 11:52 UTC

This package is auto-updated.

Last update: 2021-10-30 11:58:37 UTC


README

Blocks outgoing WordPress emails by removing all recipients

UNMAINTAINED

NOTE: This repository is no longer maintained.

Table Of Contents

Installation

The best way to use this package is through Composer:

$ composer require inpsyde/block-mails-quick-n-dirty

Usage

Just install the plugin and activate it. No Mails will be sent anymore via wp_mail(). It works by removing any recipient from the underlying PHPMailer. Thanks to mutable objects.

Crafted by Inpsyde

The team at Inpsyde is engineering the Web since 2006.

License

Copyright (c) 2016, Inpsyde

Good news, this plugin is free for everyone! Since it's released under the MIT License you can use it free of charge on your personal or commercial website.

Contributing

All feedback / bug reports / pull requests are welcome.