=== Automatic Post Date Filler ===
Contributors: Devtard
Donate link: http://devtard.com/donate
Tags: automatic, custom, date, default, future, override, planner, post, schedule, scheduler, scheduled post, time
Requires at least: 3.0
Tested up to: 4.3
Stable tag: 1.2
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Automatically sets custom date and time when editing posts.

== Description ==
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](https://wordpress.org/plugins/automatic-post-date-filler/screenshots/) for more information.

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

== Screenshots ==
1. Administration interface
2. Post editor's Publish module with custom time "00:00" filled in by the plugin

== Changelog ==
= 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

== Upgrade Notice ==
= 1.2 =
* jQuery version incompatibility fixed

= 1.1 =
* New features
