do_action( 'do_robots' )
Fired when the template loader determines a robots.txt request.
Contents
Source
File: wp-includes/template-loader.php
.
View all references
do_action( 'do_robots' );
Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |