Inpsyde Block Mails Quick'n'Dirty
Blocks outgoing WordPress emails by removing all recipients, (*1)
UNMAINTAINED
NOTE: This repository is no longer maintained., (*2)
Table Of Contents
Installation
The best way to use this package is through Composer:, (*3)
$ 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., (*4)
Crafted by Inpsyde
The team at Inpsyde is engineering the Web since 2006., (*5)
License
Copyright (c) 2016, Inpsyde, (*6)
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., (*7)
Contributing
All feedback / bug reports / pull requests are welcome., (*8)