WP Oembed not passing through the “autoplay=1” variable
- by criticerz
Hi guys,
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 displays the video fine, but it does not listen to the "autoplay=1" variable I am passing through.
I need the videos to play on the load of the page.
Any ideas?
Thanks, Alain Fontaine