values[0] ) ? $tag->values[0] : ''; if ( empty( $value ) ) { $value = esc_html__( 'Send Message', 'ayyash' ); } $html = sprintf( '', $value ); return $html; } }