Этот плагин не тестировался с последними 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.

Отзывы

07.03.2019
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