Function epl_convert_youtube_embed_url
Convert embed URLs to non embed URLs for WP Oembed compatibility.
Package: EPL\Functions\Templates
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 3.4.27
Since: 3.4.4 Added support for youtube shorts videos.
Located at lib/includes/template-functions.php
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 3.4.27
Since: 3.4.4 Added support for youtube shorts videos.
Located at lib/includes/template-functions.php
Parameters summary
string |
$url |
The url. |
Return value summary
string
|
converted URL |