is_sticky


is_sticky ( $post_id = 0 )

Parameters:
  • (int) post_id Optional. Post ID. Default is the ID of the global `$post`.
Returns:
  • (bool) Whether post is sticky.
Defined at:

Description

Determines whether a post is sticky.Sticky posts should remain at the top of The Loop. If the post ID is not given, then The Loop ID for the current post will be used. For more information on this and similar theme functions, check out the {@link Conditional Tags} article in the Theme Developer Handbook.

Related Functions

is_time, sticky_class, is_trackback, is_search, is_single

Top Google Results

User discussions

wpseek mobile