get_home_template [ WordPress Function ]
get_home_template ( No parameters )
| Uses: | |
| Returns: |
|
| Defined at: |
|
Benzer Fonksiyonlar: get_author_template, get_template, get_page_template, get_date_template, get_archive_template
Retrieve path of home template in current or parent template.
This is the template used for the page containing the blog posts
Attempts to locate 'home.php' first before falling back to 'index.php'.
Examples [ wp-snippets.com ]
Google Arama Sonuçlarý
- Function Reference/get home template « WordPress Codex
Description. Retrieve path of home template in current or parent template. Attempts to locate 'home.php' first before falling back to 'index.php'.
codex.wordpress.org - get_home_template() WordPress function reference, arguments and ...
Retrieve path of home template in current or parent template.
queryposts.com - get_home_template (WordPress Function) - WPSeek.com
WordPress lookup for get_home_template, a WordPress Function. wpseek.com is a WordPress-centric search tool for developers and theme authors.
wpseek.com - get_home_template | A HitchHackers guide through WordPress
Feb 12, 2011 ... function get_home_template() {}. Retrieve path of home template in current or parent template. This is the template used for the page containing ...
hitchhackerguide.com