http://wordpress.org/extend/plugins/oldest-2-newest-redux/
it takes your oldest post and reposts it in the front every 24 hours, but you can change the hours on the php file in the plugin folder
not sure if this is what u are looking for.
Related Posts:
- Get Posts Under Custom Taxonomy
- How to get posts published between a date and today?
- How to get post creation date?
- Changing the post date and time with function
- get_children() Not Working with orderby Parameter
- How to get all posts related to particular category name?
- get all posts ID from a category
- Is it possible to Schedule Attachments in WordPress?
- get comments and get posts in loop
- How to know if get_posts() failed?
- How to display posts by current user/author in a custom page template?
- How to get previous 10 days post from a specific date – WP Query
- featuring old articles without messing up with the archive
- Setting pagination for images attached to a post
- Query only Posts from Both of Two Category?
- How to display an icon when a new post is published and then remove it when a specific time past?
- Human Time Diff, change mins to minutes
- Display custom post types by date field
- Can wordpress differentiate between added and updated posts?
- Fetch posts from current week (Sunday to Saturday)
- How to set post expiration date and time and move the page to archive after expiration [closed]
- How Can i Get 5 Recent Post Title With Corresponding Link?
- Can I set and show “important” post in my blog?
- setup_postdata doesn`t seem ot be working
- Encrypt / Decrypt Post Title and Details
- Get Posts via Taxonomy Term Name with Space
- Get specific posts by ID in wordpress
- XML-RPC and post_date
- Replace ‘published on date’ with ‘modified on date’ on Posts
- pre_get_posts query between 2 dates (date stored in custom post meta)
- How do I restart my loop with get_next_post()?
- How can I show many posts an author has per week?
- Why is querying posts messing up my pages?
- Update all comments time to random dates?
- Insert Content In Between Post Feed
- Get Posts Under Custom Taxonomy
- Include sticky posts on the static page front page
- Pagination with an array of post objects?
- WordPress Sidebar menu for posts based on date – guidance needed
- Any way for get_next_post() to use the actual post order instead of publish order?
- date issue with category post retrival
- How to get date of post when using wp_get_recent_posts()?
- Worpdress function for difference dates
- Posts loop displaying the same post data
- How to get posts and comments amount per hour, per year and per month?
- How to Get Posts, Including Private Ones?
- Random posts from a pool of posts
- Conditional Tag for has post [closed]
- Changing default WP-Site creation date
- How to get post content from an array of ids?
- Number of displayed posts
- What date to use as a post date? date_gmt or modified_date_gmt
- How to give classname to post if post has no content?
- How to update all posts at once?
- Assigning Two Different Post Dates For Single Post
- Custom Articles page only showing a limited number of posts per page
- Using system date format
- How to get post with slug and exclude categories
- Add “Posted on” to post date
- Auto update post title and slug when post status is changed
- get_posts not pulling the correct number of posts
- Get x recent posts by author?
- Retrieving posts by their date and category
- Date is wrong on ‘all posts’ page
- Getting an extra post’s meta data?
- List latest posts with least comments in WP-Admin
- Internal linking to posts permalink fail because of spaces and stripe at postname
- Plotting posts on a graph
- How to add content above footer in posts from specific category
- Post date automatically +100 years into the future
- get posts, run a custom query, and join the results
- Change Old WordPress Post Date Year
- Need to display a Jan 1st post as the site’s front page on Jan 1st, and Jan 2nd post as front page on Jan 2nd etc
- Set a post expiration and delete a post when expirate
- Display Updated Date Instead of Published Date
- How do you update post date (year only) in a separate custom field?
- REST API Working for GET but not for POST?
- Fill the exclude array() in get_posts()
- How to hide meta from search result only on pages?
- How do I display posts ordered by a date custom field?
- WP_Query to get posts in a specific tag or has post_format
- How to add navigation arrows to manually slide through posts?
- How to convert return type of ‘get_posts()’ same as ‘wp_get_recent_posts()’?
- Compare date of user’s last posts
- Any difference betweenn posts and pages for one page?
- Query post for today, if no post get the previous one
- How to organise post by category and date
- Display metabox with date
- How do I paginate posts page with $wpdb?
- How to get all post titles starting with numbers and symbols?
- Bulk Attach Or Insert Media To Post Without Opening Post Editor
- Displaying posts on Homepage
- How to get single post by one author?
- How to display a certain template element only for posts published within certain time range?
- the_time() cannot be placed correctly
- wordpress show category link instead of post link [closed]
- posts_per_page – Repeats only first posts ‘post__in’ array
- append $_GET parameters to post
- Word count for all posts of all authors
- Exclude posts by date – related post