id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,focuses 52863,Syntax error in Child Theme Guide Code,truthrashid,,"Kindly refer to Child Themes Guide on following URL: https://developer.wordpress.org/themes/advanced-topics/child-themes/ Title named ""Using functions.php"" on above URL has a ""syntax error"". ""'"" after ""echo"" on line No.5 in below code is missing. Kindly do the necessary correction. {{{ ?php // Opening PHP tag - nothing should be before this, not even whitespace // Custom Function to Include function my_favicon_link() { echo ' . ""\n""; } add_action( 'wp_head', 'my_favicon_link' ); }}} Kindly visit the following link for screenshot: https://ibb.co/K0tx9dn ",defect (bug),closed,normal,WordPress.org,WordPress.org Site,,normal,fixed,,,