This plugin can be used for basic editorial plan. WP already does games with the Scheduled post status but what if it could be faster than that..
When publishing posts the plugin computes the interval when post can be published and picks timestamp in that interval when to publish the post.
If the range has only passed since the newest post was published and there are no planned posts in the queue then the new post automatically be published..
The plugin disrupts the games of WP when publishing posts from the interface or using code e.g. wp insert post...
Upload automatic-post-scheduler to the wp-content plugins directory..
Go to Settings > Writing and choose the range between planned posts..
Yes all you have to do is uncheck the Schedule as then as possible box in the post publish box.....
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Bugfix Fix HTML of the menu checkbox.
Bugfix First save of settings made the view reset to 0.
Read more