What is a Sticky Post?

A sticky post is a special WordPress feature that keeps a post pinned to the top of post lists — both in the admin view, on the frontend, and even in REST API responses unless explicitly excluded.

https://example.com/wp-json/wp/v2/posts

WordPress includes sticky posts first before returning the rest sorted by publish date (default order is date desc).

Leave a comment

Your email address will not be published. Required fields are marked *