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

Automatic Post Date Filler

描述

This plugin overrides default date and time of edited posts with dynamically calculated custom values. This is useful especially when scheduling posts; the plugin can, for example, automatically generate new post dates by incrementing the current most future post date by a specified number of days.

Calculated custom date and time will automatically replace default values after clicking the “Edit” link next to “Publish immediately” in the post editor’s Publish module.

Features

  • Date/time values usable as a reference: current date/time, oldest or most future post date/time; specific time of day
  • Date/time of reference can be increased or decreased by a specific number of days/minutes
  • Configurable post types and statuses of analyzed and affected posts

See Screenshots for more information.

螢幕截圖

  • Administration interface
  • Post editor’s Publish module with custom time “00:00” filled in by the plugin

安裝

  1. Install and activate the plugin.
  2. Go to Settings > Automatic Post Date Filler to configure the plugin.

評價

2019年3月7日
I wanted to make the process of scheduling comic posts easier while using Comic Easel and this does exactly what I need it too! Thank-you!
閱讀全部6個評價

貢獻者及開發者

“Automatic Post Date Filler” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Automatic Post Date Filler 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.1

  • Full post type and post status support for analyzed and affected posts
  • Oldest post date/time can now be used as a date/time of reference
  • Modified timestamp values in the Publish module are now highlighted with a yellowish color
  • Minor appearance changes
  • Code refactored

1.0

  • Initial release