*
* @package WordPress
* @subpackage Beryl
* @since Beryl 1.0
*/
?>
>
=' ) ) {
$beryl_logo = '';
if ( get_custom_logo() ) {
$beryl_logo = get_custom_logo();
};
if ( is_customize_preview() ) {
if ( strstr($beryl_logo, '
![]()
url;
$beryl_logo = '';
if ( $beryl_logo_f ) {
$beryl_logo = '
.')
';
}
}
if (get_search_query() == '') {
$search_string = __('Search', 'beryl');
} else {
$search_string = get_search_query();
}
?>
>