Skip to content
This repository was archived by the owner on Sep 24, 2018. It is now read-only.
This repository was archived by the owner on Sep 24, 2018. It is now read-only.

filter[ignore_sticky_posts]=false doesn't work with GET /wp/v2/posts #2210

@laustdeleuran

Description

@laustdeleuran

Right now there's is no way to use the sticky parameter at all. This feels like a pretty big issue, as this is core functionality in WP.

See threads on Stack Overflow and Wordpress.org for examples of how the community seems to want this feature.

Given that sticky is already part of the schema, it would make sense if we could just sort by that as a query.

However, reading #924 and #1801 and #1623, there seems to be discussions around ignore_sticky_posts, respect_sticky_posts or include_sticky_posts filter params, but none of these seem to have made it into recent betas.

What's the status on this? And any chance we can get it soon?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions