這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP Post Expires

外掛說明

這是一款能夠設定文章到期日期及到期狀態的簡易外掛,設定的時間到期後便會執行 [新增標題前置詞]、[重設為草稿]、[移至回收桶] 這三項操作的其中一項。

外掛功能

  • 設定文章到期日期和時間
  • 支援自訂內容類型,預設值為支援 [文章] 及 [頁面]
  • 已到期文章可採取的操作分別為 [重設為草稿]、[移至回收桶]、[新增標題前置詞]
  • 將類別 post-expired 新增至文章中,因此可在佈景主題中自訂網站前端及管理後台的文章到期狀態樣式

在佈景主題中使用

XNPostExpires::isExpired($post_id)

XNPostExpires::dateExpiration($post_id, $date_format)

螢幕擷圖

  • 在文章中選取日期和時間
  • 為文章新增自訂前置詞
  • 預設設定

安裝方式

  1. 將外掛壓縮檔解壓縮後的資料夾含全部檔案上傳至 /wp-content/plugins

  2. 在管理後台的 [外掛] 頁面啟用這個外掛

  3. 使用 [設定]→[閱讀] 頁面設定這個外掛

使用者評論

2021 年 3 月 8 日 2 則留言
Update 3/8/21. Not working with 5.6.2. Several issues from earlier support tickets seem to still be unresolved. The time-picker isn't appearing under the calendar picker. Custom Post Types aren't being expired. I notice that support tickets going back one year haven't been answered. Is this plugin being supported?
2019 年 3 月 29 日
guys, it is working completely fine. I personally tested on 5.1.1 wordpress. read the installation instruction. Thanks team.
2018 年 8 月 23 日
Upon first installation, the date picker doesn't work when trying to set the expiry date. Well, that basically renders this plugin useless. Great idea, but needs to work properly first.
2018 年 7 月 19 日
>>This plugin turns posts to a blank page when set a date to expire. same with me. Any ideas?
閱讀全部 14 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈WP Post Expires〉的開發相關工作。

參與者

〈WP Post Expires〉外掛目前已有 4 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈WP Post Expires〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.2.5

fix bug loop expire. Tnx @d79 (https://github.com/d79)
versiob wp 5.5.3

1.2.4

fix bugs classic editor/gutenberg js, tnx @micahjsharp

1.2.3

add status in post state
change logic for draft and trash, tnx @micahjsharp
use local wp timezone

1.2.2

support classic editor on wp 5.0+

1.2.1

Small fixes:
https://wordpress.org/support/topic/fatal-error-3074/ ( tnx @marknopfler )
https://wordpress.org/support/topic/fix-js-and-php-error/ ( tnx @lastant )

1.2

use DateTime Picker jQuery-ui refactoring

1.1

conflicts resolved
fix datetime picker
update datetime picker

1.0.3

small fixes
add Italian translation (tnx, Paolo Centomani)

1.0.2

fix notice and accessing static property

1.0.1

fixed translation

1.0

init1 – Mr. Robot