Custom most recent without loop
-
I am building a custom wordpress theme, and am wondering if this is possible:
The client wants the 6 most recent articles (Title, date, author, and excerpt (certain number of characters). The issue is, each of the 6 most recent articles will be in different DIV’s and there is no way for me to set it up as a loop in that design.
Has anyone produced any code that will allow me to put the most recent article in one box, the second in another, third, and so on without doing one loop? I would assume it would be possible to print “Most Recent Article 1” here, “Second Most Recent Article” there, etc.
Ideas?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Custom most recent without loop’ is closed to new replies.