do_action( 'wp-mail.php' )

Fires to allow a plugin to do a complete takeover of Post by Email.


Source

File: wp-mail.php. View all references

do_action( 'wp-mail.php' ); // phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores

Top ↑

Changelog

Changelog
Version Description
2.9.0 Introduced.

Top ↑

User Contributed Notes

You must log in before being able to contribute a note or feedback.