
外掛標籤
開發者團隊
② 後台搜尋「Rareview Scheduled Sticky Posts」→ 直接安裝(推薦)
原文外掛簡介
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
