feuerpanda/maillon

Extends WordPress with some useful features for sending emails. Adds the option to set up SMTP data via constants and functions to test mail delivery.

Installs: 49

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 0

Forks: 0

Open Issues: 0

Type:wordpress-plugin

pkg:composer/feuerpanda/maillon

1.0.1 2024-08-15 07:47 UTC

This package is auto-updated.

Last update: 2026-01-15 13:23:59 UTC


README

Extends WordPress with some useful features for sending emails. Adds the option to set up SMTP data via constants and functions to test mail delivery.

Features

  • Adds the possibility to set SMTP data via constants
  • Adds the command wp maillon mail_test to send a test mail
  • Changes the sender name of mails. The website name is used instead of the generic "WordPress". Alternatively, it can be changed via the constant MAIL_FROM_NAME
  • The sender address can be changed via the MAIL_FROM_ADDRESS constant

What's the story behind the name?

The name is a combination of the word Mail and Mellon, Elvish for Friend. The plugin is intended to be your friend and helper in the confusion of mail configuration