Skip to content

Conversation

johnbillion
Copy link
Member

@johnbillion johnbillion commented Oct 30, 2023

Fixes #54 by adding missing filters and actions that have been added to the core wp_mail() pluggable function since this package was originally built.

The minimum PHP version bump is so we can use list() with keys instead of extract().

Refs:

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@johnbillion johnbillion marked this pull request as ready for review November 10, 2023 10:46
@johnbillion johnbillion requested a review from joehoyle November 10, 2023 10:48
@mikelittle mikelittle merged commit 6a2f7db into master Sep 2, 2025
1 check failed
@mikelittle mikelittle deleted the add-missing-hooks branch September 2, 2025 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The pre_wp_mail filter is not respected
5 participants