Blog articles tagged with wordpress-themes
WordPress: A Loop inside of a Loop with working Comments
08.25.2009 01:32PM by Evan Johnson
Web Development, Blogs
I was faced with a problem while creating a WordPress theme the other day. I was grouping posts together using a 2.8 custom taxonomy (which is my new favorite thing in WordPress), and wanted to display a list of all related posts above the Comments template. Basically wanted a small Loop inside of the main Loop – a loop within a loop.
I found a few pages online...
Comment [3]