true, 'mobile' => true, ]); $target_output = ''; if (blocksy_default_akg('header_button_target', $atts, 'no') === 'yes') { $target_output = 'target="_blank"'; } $class .= ' ' . blocksy_visibility_classes($visibility); $button_class = 'ct-button'; if ($type === 'type-2') { $button_class = 'ct-button-ghost'; } $text = blocksy_translate_dynamic( blocksy_default_akg('header_button_text', $atts, __('Download', 'blocksy')), 'header:' . $header_id . ':button:header_button_text' ); ?>