Sorry but I am not conversed well with php. I am running a download
videos site. Now I want to provide download urls of videos from
youtube.
I am using the following code to display download urls in single.php
automatically in my theme's function.php:
http://snipplr.com/view/9556/download-links-for-youtube-in-wordpress-single-post/
This works wonderfully.
How to modify this code so that the links display well in feeds as
well? Currently it displays only in the post but not in the feeds.
Regards
Navjot Singh