I've got a few things I have added into my site. That are using <?php include> tags.
One is in sidebar.php / one is in footer.php etc.
Problem is I only want to display these includes on the main page.
What's the best way to do it?
One is in sidebar.php / one is in footer.php etc.
Problem is I only want to display these includes on the main page.
What's the best way to do it?


Comment