id = $options['id'] ?? false; $this->title = $options['title'] ?? false; $this->description = $options['description'] ?? false; $this->link = $options['link'] ?? false; $this->cta = $options['cta'] ?? false; $this->icon = $options['icon'] ?? false; $this->pro = $options['pro'] ?? false; $this->classes = $options['classes'] ?? false; $this->same_window = $options['same_window'] ?? false; $this->Render(); } private function Render() { ?>
description); ?>
cta && $this->link) : ?> same_window ? 'target="_blank"' : ''; ?> class="pro ? 'superbaddons-element-button-pro' : 'superbaddons-element-colorlink'; ?> superbaddons-element-text-xs" href="link); ?>">cta); ?>