The soundcloud short code does not seem to be working. I’ve tried over several days and it just shows up as raw code. Is this a glitch, has support...
Current state: I’m parsing XML feeds into the front end and/or the back end (Admin UI), but not into the DB. Inside those feeds i place mp3- and video...
I’m new to MongoDB–coming from a relational database background. I want to design a question structure with some comments, but I don’t know which relationship to use for comments:...
The goal is to grab the first video (embed or shortcode) from the post. So we need to check post content if it has embedded videos ( supported by...
after updating to WordPress 3.5 my automatic embeds are limited to a width of 500px, and the settings for this size have been removed with WordPress 3.5 Also, I...
I’m having a problem here: I am passing this through a custom field: http://www.youtube.com/watch?v=E6P1Q-UycHA&autoplay=1 (notice the autoplay=1) But when I load the video on my theme using wp_oembed_get… it...
I’m running a site that only communicates over SSL/https so if I embed a youtube video using http I will get an error message saying the site is’nt fully...
I’m trying to use Custom Field types to embed Youtube videos in a more organized fashion and using the Do_Shortcode() would seem to work perfectly, however this: <?php echo...
WordPress automatically embeds a youtube video’s if I use: </div> How can I convert the Youtube URL into an embed URL using the standard WordPress function? 2 s 2...
If I create a post that has an embedded YouTube video in it (so all I do is paste the YouTube URL into the post and let WordPress automatically...