最后更新于:2021-11-27 02:27:16
apply_filters( ‘is_sticky’, bool $is_sticky, int $post_id )
Filters whether a post is sticky.
(bool) Whether a post is sticky.
(int) Post ID.
文件: gc-includes/post.php
View on Trac