$attr['width'], 'height' => $attr['height'], 'src' => $url, 'sandbox' => 'allow-scripts allow-same-origin', ) ); } return $return; } }