Home › Forums › Back End › Have a WordPress update feed on a static HTML page? › Re: Have a WordPress update feed on a static HTML page?
November 12, 2009 at 2:27 am
#66480
Member
I’m doing something similar on a site that I’m working on. I’m including two loops, though. I tested it and it works fine. One of the loops just shows one post and the other loop shows two. Is there any code I can add to exclude the latest post on my second loop? I’m not very familiar with PHP but I was thinking there could be something I could add to this snippet:
Code: