publish_phone, $post_ID
publish_phone, $post_ID
Appears in: 7.0.3
Hook Type: action
Displaying hooks found in version: 7.0.3do_action('publish_phone, $post_ID') is found 1 times:
- /wp-mail.php line 254
* @since 1.2.0 * * @param int $post_ID The post ID. */ do_action( 'publish_phone', $post_ID ); echo "\n<p><strong>" . __( 'Author:' ) . '</strong> ' . esc_html( $post_author ) . '</p>'; echo "\n<p><strong>" . __( 'Posted title:' ) . '</strong> ' . esc_html( $post_title ) . '</p>'; if ( ! $pop3->delete( $i ) ) { echo '<p>' . sprintf(