wp_find_widgets_sidebar()
Function: Finds the sidebar that a given widget belongs to.
Source: wp-includes/widgets.php:1885
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: Adds `noindex` to the robots meta tag if a search is being performed.
Source: wp-includes/robots-template.php:118
Function: Retrieves the registered sidebar with the given ID.
Source: wp-includes/widgets.php:1052
Filter Hook: Filters the network data before the query takes place.
Source: wp-includes/class-wp-network-query.php:233