[Plugin: Automatic Youtube Video Posts Plugin] Keyword Search Feature
-
Hi, thanks for the great plugin π
I’ve customized it a little by adding a new type:
<option value="keyword">Keyword</option>in channels.php @ 219
and a matching:
elseif($t == 'keyword') { $tern_wp_youtube_feed = urlencode('http://gdata.youtube.com/feeds/api/videos?q='.$v.'&max-results='.$z.'&start-index='.$i); }into parse.php @ 384
Cheers,
j00lz
http://wordpress.org/extend/plugins/automatic-youtube-video-posts/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘[Plugin: Automatic Youtube Video Posts Plugin] Keyword Search Feature’ is closed to new replies.