I would like to find and replace all the instances of
with [embed]https://www.youtube.com/youtube-id[/embed]
I considered using regex but I need it to surround the dynamic link, each link has a different id.
Any ideas?
I would like to find and replace all the instances of
with [embed]https://www.youtube.com/youtube-id[/embed]
I considered using regex but I need it to surround the dynamic link, each link has a different id.
Any ideas?