Tag Archives: ide8702cfcb3394011c84118a28cdda3e8

get_query_template

Retrieve path to a templateUsed to quickly retrieve the path of a template without including the file extension. It will also check the parent theme, if the file exists, with the use of locate_template(). Allows for more generic template location without the use of the other get_*_template() functions.

1653

Continue reading