Take the oldest post and make it the newest post if there has not been a new post in 24 hours, thereby changing the order on home page and other lists. The number of hours may be adjusted with a simple edit. This should only be activated after you have multiple posts on the website. Updated for wordpress 2.7. Original at
Rich Hamilton Original Oldest2Newest
== Installation ==
This section describes how to install the plugin and get it working.
- Edit the plugin and add how many hours until the blog needs a new post. $hours = 24
- Upload
oldest2newest.php
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Now its running on its own. Nothing else to do.