39 $this->
widget = new \YAWK\widget();
50 public function init()
53 echo $this->
getHeading($this->fbVideoHeading, $this->fbVideoSubtext);
64 if (isset($this->fbVideoEmbedCode) && (!empty($this->fbVideoEmbedCode)))
66 $this->fbVideoEmbedCode = str_replace(
"width=\"500\"",
"width=\"$this->fbVideoWidth\"", $this->fbVideoEmbedCode);
67 $this->fbVideoEmbedCode = str_replace(
"height=\"625\"",
"height=\"$this->fbVideoHeight\"", $this->fbVideoEmbedCode);
74 echo
"Unable to load Facebook video: Embed html code is not set or empty.";
if(isset($_POST['save'])) $settings