Rareview Scheduled Sticky Posts brings sticky post behavior to post types beyond standard WordPress Posts.
Choose which public post types should support sticky content, then manage sticky state directly from the block editor. Editors can optionally schedule when a post becomes sticky and when that sticky period expires.
Rareview Scheduled Sticky Posts also includes an admin settings screen for enabling post types, adjusting sticky cache duration, clearing cached sticky query data, and reviewing or removing sticky behavior from posts in bulk.
Features include:
This plugin uses modern build tooling for development.
The uncompiled source code for all generated JavaScript and CSS assets is publicly available at:
https://github.com/rareview/rareview-scheduled-sticky-posts
Production assets in the dist directory are generated from the source files in the repository.
Build steps:
npm installnpm run build