Syntax error when adding link with site url
-
Why do I get a syntax error when adding a link with the url of the site? Thanks
Parse error: syntax error, unexpected T_STRING in /wp-content/themes/one/functions.php on line 29
$default_footer_content = "<a href='#'>Contact Us</a> | <a href='#'>Trademarks</a> | <a href='#'>Privacy Statement</a><br />© 2009 - ".date('Y')." <a href="bloginfo('siteurl')">".get_bloginfo('name')."</a>. All Rights Reserved.";
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Syntax error when adding link with site url’ is closed to new replies.