[theme-reviewers] front-page.php and display of blog posts index

Chip Bennett chip at chipbennett.net
Sat Mar 2 21:36:08 UTC 2013


I've just submitted a core patch that should facilitate Theme display of
the blog posts index as the site front page for Themes that define custom
static front page content using front-page.php:
http://core.trac.wordpress.org/ticket/23669

Essentially, if approved, this patch would modify the template hierarchy
slightly, such that the site front page would use home.php if 'posts' ==
get_option( 'show_on_front' ), and would only use front-page.php if 'page'
== get_option( 'show_on_front' ).

Comments/criticism/other feedback welcome!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20130302/7283a232/attachment.htm>


More information about the theme-reviewers mailing list