1721*1722* @since 3.0.01723*1724* @param string$output The robots.txt output.1725* @param bool$public Whether the site is considered "public".1726*/1727echoapply_filters('robots_txt',$output,$public);1728}17291730/**1731* Displays the favicon.ico file content.1732*1733* @since 5.4.0
History
Introduced in 3.0.0. Unchanged from 6.7.7 through 7.1.0.