do_action( 'publish_phone', int $post_ID )
Fires after a post submitted by email is published.
Parameters
- $post_ID
-
The post ID.
Source
File: wp-mail.php
Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |
Fires after a post submitted by email is published.
The post ID.
File: wp-mail.php
Version | Description |
---|---|
1.2.0 | Introduced. |