We'll create fresh WordPress site with Post Glue installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Sticky posts for WordPress, improved.
This plugin addresses the following issues and limitations found in the core’s implementation of sticky posts:
post
type supports this feature.post__in
.Some of these issues cause strange behaviour (like when using the REST API) and complicate the creation of custom homepage layouts.
At one point we decided to stop fighting the core and partially reimplemented the feature using custom post fields and meta queries, giving you:
WP_Query
lookup.is_sticky()
function.Post Glue will continue to save post IDs to the sticky_posts
option, meaning you’ll retain some core functionality even if you decide to stop using the plugin.
Please follow and contribute to Post Glue’s development on Github.