1733*1734* @since 3.0.01735*1736* @param string$output The robots.txt output.1737* @param bool$public Whether the site is considered "public".1738*/1739echoapply_filters('robots_txt',$output,$public);1740}17411742/**1743* Displays the favicon.ico file content.1744*1745* @since 5.4.0
History
Introduced in 3.0.0. Unchanged from 6.7.7 through 7.1.0.