get_query_template [ WordPress Function ]
| Parameters: |
|
| Returns: |
|
| Defined at: |
|
Retrieve path to a template
Used 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 {@link locate_template()}. Allows for more generic template location without the use of the other get_*_template() functions.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- Function Reference/get query template « WordPress Codex
Description. Retrieve path to file without the use of extension. Used to quickly retrieve the path of file without including the file extension. It will also check the ...
codex.wordpress.org - get_query_template | A HitchHackers guide through WordPress
Feb 12, 2011 ... Used 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 ...
hitchhackerguide.com - 5 Ways To Include Template Files In WordPress - Deluxe Blog Tips
Jun 30, 2010 ... get_query_template() retrieves path to file without the use of extension. ... There' re some siblings of get_query_template() to retrieve specific ...
www.deluxeblogtips.com - PHPXRef 0.7 : WordPress : Function Reference: get_query_template()
Function and Method Cross Reference. get_query_template(). Defined at: /wp- includes/template.php -> line 9. Referenced 19 times: /wp-includes/template.php ...
phpxref.ftwr.co.uk