vimeo($url, $width = null, $height = null, $class = null)

Embeds a Vimeo video by URL in an iframe

  • $url (string)
  • $width (mixed)
  • $height (mixed)
  • $class (string)
  • return (string)

Example

<?= vimeo('http://vimeo.com/106181453') ?>