First › Forums › Template Files › Query-based Template Files › Reply To: Query-based Template Files
March 29, 2013 at 3:23 pm
#1531
Keymaster
If your Theme needs to have even more control over which Template files are used than what is provided in the Template Hierarchy, you can use Conditional Tags. The Conditional Tag basically checks to see if some particular condition is true, within the WordPress Loop, and then you can load a particular template, or put some particular text on the screen, based on that condition.