GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Wordpress Experts: I need some help on this one (https://gfy.com/showthread.php?t=773719)

Shaze 10-02-2007 06:32 PM

Wordpress Experts: I need some help on this one
 
What is the php code to only include specific HTML on the front page of a Wordpress blog? Let's say I have a toplist I only want included on the front page.

Thanks!

Vox 10-02-2007 06:46 PM

This should work

PHP Code:

<?php if ( is_home() || is_page() ) { ?>
toplist or blogroll on front page only

<?php ?>


Shaze 10-02-2007 07:18 PM

thanks!!!


All times are GMT -7. The time now is 11:16 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123