You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 24, 2018. It is now read-only.
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_postsfilter 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?