check_white_label && defined( 'BOTIGA_AWL_ACTIVE' ) ) {
if( $this->white_label_desc ) {
$this->description = $this->white_label_desc;
$this->link_title = '';
$this->link = '';
} else {
return '';
}
} ?>
label ) ) : ?>
label ); ?>
description ) ) : ?>
description; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>
link_title ) && !empty( $this->link ) ) : ?>
link_title; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>