2017 © Pedro Peláez
 

wordpress-plugin block-mails-quick-n-dirty

Blocks outgoing WordPress emails by removing all recipients

image

inpsyde/block-mails-quick-n-dirty

Blocks outgoing WordPress emails by removing all recipients

  • Friday, September 2, 2016
  • by inpsyde
  • Repository
  • 3 Watchers
  • 0 Stars
  • 506 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

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)

The Versions

02/09 2016

dev-master

9999999-dev

Blocks outgoing WordPress emails by removing all recipients

  Sources   Download

MIT