Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Email Cop

Beschreibung

Prevents WordPress from sending out emails and save them so that you can preview them without actually having to send them. Best for checking or designing emails in development environment.

Please report any issues directly to Github repo – https://github.com/ashfame/email-cop/

Pull requests are welcome 🙂

Icon Credit: Cop icon – http://www.aha-soft.com/

Screenshots

  • Emails saved as Custom Post Type
  • View emails in browser

Installation

  • Upload the folder email-cop to the /wp-content/plugins/ directory
  • Activate the plugin through the ‚Plugins‘ menu in WordPress

FAQ

Can I use this on production / live site?

You shouldn’t because it prevents the actual emails to go out to recipients, so I wouldn’t recommend it.
Though if you know what you are doing, you are probably not reading this right now.

Rezensionen

5. November 2019
I use this for all my local installs. It's so helpful and necessary. We recommend it to all our GiveWP users so they can test their emails on staging or locally without worrying that they'll end up blasting their donors. So great and easy and does its job well. Thanks!
Lies alle 2 Rezensionen

Mitwirkende & Entwickler

„Email Cop“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Email Cop“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

0.1.1

  • Flush rewrite rules on activation

0.1

  • Initial release