publish_phone

最后更新于:2021-11-27 21:37:08

do_action( ‘publish_phone’, int $post_ID )

Fires after a post submitted by email is published.

参数

$post_ID

(int)
The post ID.

源文件

文件: gc-mail.php

View on Trac