Blog articles tagged with wordpress-php

WordPress: A Loop inside of a Loop with working Comments

08.25.2009 01:32PM by Evan Johnson

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...

Read the full article...

Comment [3]