apply_filters( 'robots_txt', string $output , bool $public )
Filters the robots.txt output.
Parameters
- $output
-
The robots.txt output.
- $public
-
Whether the site is considered "public".
Source
Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |