We currently have these tags:
Would this work to fix them?
Code:
[youtube]https://www.youtube.com/watch?v=s3lzEfr1L78[/youtube]
Would this work to fix them?
Code:
Quick Find:
[youtube
Regular Expression:
#\[youtube;([^\]]+)\]([^\[]+)\[/youtube\]#siU
Replacement String:
[media=youtube]\1[/media]