Revision: 35832
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at November 14, 2010 07:52 by rc2789
Initial Code
<?php if ( is_page('1') ) { ?>
<!-- enter something here -->
<?php } elseif ( is_page('2') ) { ?>
<!-- enter somthing else-->
<?php } else { ?>
<!-- something else -->
<?php } ?>
Initial URL
Initial Description
Initial Title
if, elseif, else
Initial Tags
textmate, wordpress
Initial Language
Other