its late and I’m tired
-
<?php if (is_home()) {
echo "this is the house of milk and tar";}
else {
echo '<a>">this is the house of milk and tar</a>'; } ?>This is pumping out this error:
Parse error: parse error, unexpected T_STRING, expecting ‘,’ or ‘;’ in …\wordpress\wp-content\themes\house of milk and tar\header.php on line 24
Help please? (I’m too tired and lazy to figure it out myself.)
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘its late and I’m tired’ is closed to new replies.