內容簡介
WST Date Simulator 外掛讓使用者能夠在 WordPress 中預覽排程文章的顯示效果,無需等待文章正式發布。使用者可以設定基準日期與時間,並選擇誰可以查看預覽,確保網站內容在發布前的可見性與準確性。
【主要功能】
• 設定基準日期與時間,排程文章顯示為已發布
• 選擇可查看預覽的使用者權限
• 支援多種文章類型的預覽
• 自動禁用頁面快取以確保預覽準確
• 在 wp-admin 和前端顯示預覽活動的橫幅
• 排除 REST API 請求以避免意外曝光
外掛標籤
開發者團隊
原文外掛簡介
WordPress already lets you preview a single scheduled post through the editor’s Preview button. But that only shows the post on its own — it doesn’t tell you how your homepage, category archives, search results, or “Recent Posts” widgets will look once the post actually goes live.
WST Date Simulator fills that gap. Set a base date and time, and scheduled posts up to that point are shown as published — anywhere your theme normally lists them — to logged-in users with a chosen permission level. No more guessing what the page will look like until after it’s published.
Key features
Set a base date and time; scheduled posts up to that point are shown as published
Choose who can view the preview: Administrators only, Editors and above, or Authors and above
Choose which post types the preview applies to (posts, pages, and custom post types are all supported)
Automatically disables page caching while previewing, so cached scheduled content is never served to regular visitors
Shows a banner in both wp-admin and the front end while the preview is active
REST API requests are excluded, to avoid unintentional exposure through headless setups
About permissions
Viewing the preview and changing the plugin’s settings each use a separate permission check
Changing the settings always requires an Administrator (manage_options)
Who can view the preview is configurable from the settings screen: Administrators only, Editors and above, or Authors and above
