內容簡介
這是一個 WordPress 外掛,主要針對活動網站,您可以設定文章在未來的時間點上線,但是它會立即顯示 (預設情況下,WordPress 不會顯示未來時間戳記的文章,直到上線日期到來為止)。這個外掛當您發布一篇文章時,即使它的時間戳記在未來,也會將文章的 post_status 欄位設置為「發佈」而不是「未來」。
注意:此 2.0 版本需要 WordPress 3.5 或更高版本。如果您需要與低於 3.5 版本的 WordPress 兼容,請從 SVN 获取 1.0 版本:https://plugins.svn.wordpress.org/the-future-is-now/tags/1.0/
注意:
這個看似簡單的外掛是由神奇的 Ryan Boren 撰寫,當我面臨緊急期限時他慷慨地幫我寫下。他沒有時間維護 / 提供託管,所以我同意代替他維護。Andrew Nacin 做了一些調整使其適用於 WP 3.5,當 APIs 有所更改時。
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
A WordPress plugin aimed primarily at events sites, where you want to be able to timestamp posts in the future but have them appear immediately (by default, WordPress will not display a future timestamped post until its go-live date rolls around). Without changing database, this plugin sets the post_status field to “publish” rather than “future” when publishing a post, even if its timestamp is in the future.
Note: This 2.0 version requires WordPress 3.5 or higher. If you need this to work with versions lower than 3.5, grab the 1.0 version from svn: https://plugins.svn.wordpress.org/the-future-is-now/tags/1.0/
Note
This seemingly simple plugin was graciously written by the magical Ryan Boren when I was facing a deadline. He doesn’t have time to maintain/host it, so I agreed to. Andrew Nacin tweaked it to work with WP 3.5, when the APIs changed a bit. Jack updated the plugin for WordPress 6.8.
