1728*1729* @since 3.0.01730*1731* @param string$output The robots.txt output.1732* @param bool$public Whether the site is considered "public".1733*/1734echoapply_filters('robots_txt',$output,$public);1735}17361737/**1738* Displays the favicon.ico file content.1739*1740* @since 5.4.0
History
Introduced in 3.0.0. Unchanged from 6.7.7 through 7.1.0.