web/wp-content/plugins/future-posts-calendar/readme.txt
author hurons@caf4f556-3d62-0410-8435-a86758001935
Tue, 05 Jan 2010 09:48:24 +0000
branchwordpress
changeset 111 6b96085291d7
parent 109 03b0d1493584
permissions -rw-r--r--
install and test "order-categories" plug-in

=== Future Posts Calendar Plugin ===
Contributors: Aaron Harun
Donate link: http://anthologyoi.com/about/donate/
Tags: calendar, future posts, edit, post, date, admin,widget,stats
Requires at least: 2.1
Tested up to: 2.5 (Trunk)
Stable tag: 1.0

This plugin adds a monthly calendar that shows all the dates you have future posts.

== Description ==
It adds a simple month-by-month calendar that shows all the months you have future posts for (and the current month no matter what), it highlights the days you have posts for, and as an added bonus if you click a day, the Post Timestamp boxes change to that day, month and year (although it doesn’t check the edit timestamp box to avoid accidental changes).

== Installation ==
1. Download the zip file
1. Unzip and upload future_posts.php to your *wp-content/plugins/* folder.
1. The new box will automatically appear on edit/write post pages.
1. Optionally you can add it as a sidebar widget or uncomment the line "//add_action('activity_box_end', 'get_future_calendar_html');" to have it appear on your dashboard, or use the Dashboard Editor plugin to add it as a widget.