Description
Fires after a post submitted by email is published.
Occurrences
Filename | Line Number |
---|---|
wp-mail.php | 246 |
Parameters
Type | Name | Description |
---|---|---|
int | $post_ID | The post ID. |
PHP Doc
/**
* Fires after a post submitted by email is published.
*
* @since 1.2.0
*
* @param int $post_ID The post ID.
*/