该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Auto Future Date

描述

Make it easier on yourself to schedule future posts.

Auto Future Date allows you to quickly and easily schedule posts based on the
last post on your site. A simple click on a link and your post will be scheduled
for a future date based on a set of simple rules that you set up.

I use this on a blog of mine where I write several posts at a time and want to
spread them out rather than publishing them all at the same time. Future posts
are great for this, but I found myself going back and forth to the calendar
to schedule.

When activated the plugin adds an “Auto” link right next to the link that you
use to schedule a future post. Clicking on the Auto link makes an Ajax call that
will set the date for your post at some point in the future, using rules that you
set.

More information at Nutt.net

屏幕截图

  • Auto link added to the Publish section
  • Auto Future Date Settings page

安装

  1. Upload auto-future-date folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

That’s it. Next time you add or edit a post the Edit link will be there.

Options

An options page is added that allows you to set a minimum and maximum amount of time
to schedule in the future. It also allows you to set the earliest and
latest times that you want your posts scheduled.

Posts are scheduled based on either the latest future scheduled post or the current
date, whichever is later.

常见问题

None yet.

评价

此插件暂无评价。

贡献者及开发者

“Auto Future Date” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Auto Future Date”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.1 – 1/19/2011

First release

0.5 – 4/2/2011

Upgraded to allow changing minimum and maximum times instead of a min / max
numbers of days. This way you can set future dates with hours and minutes.

0.5.1

Fixed a stupid bug…

0.5.2

No functional changes, just moving plugin to a different. No need to upgrade.