$item) { $title = ! empty( $item->title ) ? apply_filters( 'businesswp_translate_single_string', $item->title, 'Info Contact section' ) : ''; $text = ! empty( $item->text ) ? apply_filters( 'businesswp_translate_single_string', $item->text, 'Info Contact section' ) : ''; $link = ! empty( $item->link ) ? apply_filters( 'businesswp_translate_single_string', $item->link, 'Info Contact section' ) : '#'; $icon = ! empty( $item->icon_value ) ? $item->icon_value : ''; ?>