', esc_url( get_bloginfo( 'pingback_url' ) ) ); } } add_action( 'wp_head', 'best_news_pingback_header' ); // Top Header Contact Info if( ! function_exists('best_news_top_header_contact_info_items')): function best_news_top_header_contact_info_items(){ $defaults = array( array( 'icon' => 'fa fa-map-pin', 'title' => __('Bnews24, New York','best-news'), ), ); $contact_items = get_theme_mod( 'top_header_contact_info_items', $defaults ); if( $contact_items ){ foreach( $contact_items as $contact ){ ?>