section and everything up till
* * @package WordPress * @subpackage Beryl * @since Beryl 1.0 */ ?> > <?php wp_title( '|', true, 'right' ); ?> =' ) ) { $logo = ''; if ( get_custom_logo() ) { $logo = get_custom_logo(); }; } else { $logo_f = get_custom_header(); $logo_f = $logo->url; $logo = ''; if ( $logo_f ) { $logo = ''.__('Site logo', 'beryl').''; } } if (get_search_query() == '') { $search_string = __('Search', 'beryl'); } else { $search_string = get_search_query(); } ?> >
post_count ); ?>