wp_robots
Filter Hook: Filters the directives to be included in the ‘robots’ meta tag.
Source: wp-includes/robots-template.php:32
Filter Hook: Filters the directives to be included in the ‘robots’ meta tag.
Source: wp-includes/robots-template.php:32
Function: Converts a widget ID into its id_base and number components.
Source: wp-includes/widgets.php:1863
Function: Finds the sidebar that a given widget belongs to.
Source: wp-includes/widgets.php:1885
Function: Assigns a widget to the given sidebar.
Source: wp-includes/widgets.php:1905
Function: Calls the render callback of a widget and returns the output.
Source: wp-includes/widgets.php:1934
Function: Calls the control callback of a widget and returns the output.
Source: wp-includes/widgets.php:1999
Function: Displays the robots meta tag as necessary.
Source: wp-includes/robots-template.php:20
Function: Adds `noindex` to the robots meta tag if required by the site configuration.
Source: wp-includes/robots-template.php:70
Function: Adds `noindex` to the robots meta tag for embeds.
Source: wp-includes/robots-template.php:92
Function: Retrieves the registered sidebar with the given ID.
Source: wp-includes/widgets.php:1052