do_action( 'wp-mail.php' )
Fires to allow a plugin to do a complete takeover of Post by Email.
Contents
Source
File: wp-mail.php
.
View all references
do_action( 'wp-mail.php' ); // phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores
Changelog
Version | Description |
---|---|
2.9.0 | Introduced. |