publish_phone

动作钩子


do_action( 'publish_phone', $post_ID )
参数
  • (int)
    $post_ID
    The post ID.
    Required:
定义位置
  • wp-mail.php
    , line 246
引入
1.2.0
弃用

Fires after a post submitted by email is published.

do_action( 'publish_phone', $post_ID );