On Sun, Jun 6, 2010 at 1:58 PM, [email protected] < [email protected]> wrote:
> Could someone please clarify the differences between home.php and > front-page.php. From my understanding they should be the exact same thing > resulting in page redundancy. What am I missing? The "home" page and "front page" are often the same. Check out the is_front_page() and is_home() conditional tags, which explain when they are different. http://codex.wordpress.org/Conditional_Tags _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
