Hi I have a wordpress theme and this theme can import videos from youtube using video urls like http://www.youtube.com/watch?v=TaJeyR1QeCI. I want my theme to import videos using video ids like TaJeyR1QeCI.I .I need to edit the form in import.php file but I couldnt succeed.Please help me : http://olayufku.com/import.rar import.php is in this file. thanks in advance
Check the theme's support first. There may already be an edit published for it. What's wrong with just using the normal URL's from You Tube? Is it that much of a hardship?