%s', home_url( '/' ), esc_html( $label ), $value_or_placeholder, esc_attr( $search_text ), esc_attr( $button_text ) ); return apply_filters( 'bizznis_search_form', $form, $search_text, $button_text, $label ); } endif;