Hi - using wordtube with wordpress.
Wordtube lets you embed a video into a post or page and show the LATEST video, dynamically, using the shortcode: [media id=last].
I'd like to take advantage of this - but embed the last video added in my template or sidebar.
I have code that works just fine in the template if I specify the file location of the video - BUT - am looking for the code that will dynamically call the last video added. I would place this code in either my template body or in the sidebar.
Any help?