41 $this->
widget = new \YAWK\widget();
52 public function init()
54 echo $this->
getHeading($this->spotifyHeading, $this->spotifySubtext);
56 $this->spotifyEmbedCode = str_replace(
"width=\"300\"",
"width=\"$this->spotifyWidth\"",$this->spotifyEmbedCode);
57 $this->spotifyEmbedCode = str_replace(
"height=\"380\"",
"height=\"$this->spotifyHeight\"",$this->spotifyEmbedCode);
if(isset($_POST['save'])) $settings