private_to_published

最后更新于:2021-11-27 21:36:11

do_action_deprecated( ‘private_to_published’, int $post_id )

Fires when a post’s status is transitioned from private to published.

参数

$post_id

(int)
Post ID.

源文件

文件: gc-includes/post.php

View on Trac