Make WordPress Core


Ignore:
Timestamp:
02/01/2024 08:38:15 AM (2 years ago)
Author:
swissspidy
Message:

Docs: Fix typo in do_robots() docblock.

This was introduced in [45928].

Props shailu25, mukesh27.
Fixes #60405.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/functions.php

    r57337 r57509  
    16931693 *
    16941694 * @since 2.1.0
    1695  * @since 5.3.0 Remove the "Disallow: /" output if search engine visiblity is
     1695 * @since 5.3.0 Remove the "Disallow: /" output if search engine visibility is
    16961696 *              discouraged in favor of robots meta HTML tag via wp_robots_no_robots()
    16971697 *              filter callback.
Note: See TracChangeset for help on using the changeset viewer.