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() { ?>
id) : ?>id="id); ?>" >