post_stuck

最后更新于:2021-11-27 17:20:20

do_action( ‘post_stuck’, int $post_id )

Fires once a post has been added to the sticky list.

参数

$post_id

(int)
ID of the post that was stuck.

源文件

文件: gc-includes/post.php

View on Trac