Description
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:
- Sticky support for public post types beyond core posts
- Block editor sidebar controls for sticky state
- Optional sticky start and end dates
- Support for Query Loop block output
- Admin tools for cache clearing and sticky post cleanup
Development
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:
- Run
npm install - Run
npm run build
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/rareview-scheduled-sticky-postsdirectory, or install the plugin through the WordPress plugins screen. - Activate the plugin through the Plugins screen in WordPress.
- Go to
Settings > Rareview Scheduled Sticky Posts. - Select the public post types that should support sticky behavior.
- Save your changes.
- Edit a supported post in the block editor and use the Scheduled Sticky Posts panel to enable sticky behavior.
FAQ
-
Which post types can use Rareview Scheduled Sticky Posts?
-
Any public post type shown on the Rareview Scheduled Sticky Posts settings screen can be enabled, except for excluded built-in types such as attachments and pages.
-
Where do I enable sticky behavior for a post?
-
Open a supported post in the block editor and use the Scheduled Sticky Posts panel in the document sidebar.
-
Can I schedule sticky behavior?
-
Yes. You can optionally set a start date and an end date for each sticky post.
-
Does this work with normal WordPress sticky posts?
-
Yes. For the default Posts post type, Rareview Scheduled Sticky Posts respects native WordPress sticky behavior while adding scheduling and management tools.
-
Can I clear sticky settings in bulk?
-
Yes. The Rareview Scheduled Sticky Posts settings screen includes tools to review sticky posts, clear cached sticky query results, and remove sticky behavior from selected posts.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Rareview Scheduled Sticky Posts” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Rareview Scheduled Sticky Posts” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release



