do_action( 'publish_phone', int $post_ID )

Fires after a post submitted by email is published.


Parameters

$post_ID

(int) The post ID.


Source

File: wp-mail.php

View on GitHub


Changelog

Changelog
Version Description
WP-1.2.0 Introduced.