=' ) ) { $astra_header_row = wp_parse_args( $args, array( 'row' => '' ) ); $astra_header_row = isset( $astra_header_row['row'] ) ? $astra_header_row['row'] : ''; } if ( Astra_Builder_Helper::is_row_empty( $astra_header_row, 'header', 'desktop' ) ) { $astra_customizer_editor_row = 'section-' . esc_attr( $astra_header_row ) . '-header-builder'; $astra_row_label = ( 'primary' === $astra_header_row ) ? 'main' : $astra_header_row; ?>