web/wp-content/plugins/future-posts-calendar/readme.txt
author hurons@caf4f556-3d62-0410-8435-a86758001935
Wed, 23 Dec 2009 17:55:33 +0000
branchwordpress
changeset 109 03b0d1493584
permissions -rw-r--r--
wordpress 2.8 () with the following extensions : - add-to-any - categories page - Event calendar (a custom version for IRI-Theme) - Executable PHP widget - FD feedburner - ggis subscribe - Google Xml site maple - post of current category - page redirection - related post by category AND IRI-Theme

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