'. esc_html__( 'Skip to content', 'bc-consulting' ) .''; } /** * @return $html */ function site_top_bar(){ echo '
'; echo esc_html(get_bloginfo( 'description', 'display' )); echo '
'; }else if ( function_exists('is_shop') && is_shop() ){ if ( in_array( 'woocommerce/woocommerce.php', apply_filters( 'active_plugins', get_option( 'active_plugins' ) ) ) ) { echo ''; do_action( 'emart_archive_description' ); echo '
'; }elseif ( is_singular() ) { echo '', '
' ); } elseif ( is_search() ) { echo '