I have a Wordpress blog. I'd like to pull the first 5 posts from the blog, display the title, date, and say the first couple sentences of the post, and a read more link on the home page. When the 6th post is added for example, it knocks one off automatically so I don't have to always check to see if that content on the home page is fresh.
Is this something that a feed can be setup to handle or will I have to look at pulling this content from the Wordpress database using something like PHP?
Thanks for any help.









Bookmarks