mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-01-31 05:57:35 +00:00
Docs: Fix typo in do_robots() docblock.
This was introduced in [45928]. Props shailu25, mukesh27. Fixes #60405. git-svn-id: https://develop.svn.wordpress.org/trunk@57509 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
f16c79281c
commit
65be4cd635
@ -1692,7 +1692,7 @@ function do_feed_atom( $for_comments ) {
|
||||
* Displays the default robots.txt file content.
|
||||
*
|
||||
* @since 2.1.0
|
||||
* @since 5.3.0 Remove the "Disallow: /" output if search engine visiblity is
|
||||
* @since 5.3.0 Remove the "Disallow: /" output if search engine visibility is
|
||||
* discouraged in favor of robots meta HTML tag via wp_robots_no_robots()
|
||||
* filter callback.
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user