[ Youtube Sidebar Widget ] Modding . No items on feed?
-
Hello,
I’m trying to create a shortcode with the Youtube Sidebar Widget, but for some reason simplexml_load_string() returns true, but there are no videos.
this is the url: `
$ident = esc_attr($atts[‘ident’]);
$playlist_url = “https://gdata.youtube.com/feeds/api/playlists/$ident?v=2”;`and then the rest:
[Code moderated as per the Forum Rules. Please use the pastebin]What’s going on here? I see no error.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[ Youtube Sidebar Widget ] Modding . No items on feed?’ is closed to new replies.