I would like to include wordtube list of videos in a custom page template.
Any simple way to do it ?
1) List the top 5 video with video thubnail on left and description on right.
2) Upon clicking any video it plays the video.
I would like to include wordtube list of videos in a custom page template.
Any simple way to do it ?
1) List the top 5 video with video thubnail on left and description on right.
2) Upon clicking any video it plays the video.
buzz
you can try: <?php echo do_shortcode('[media id=1]'); ?>
This topic has been closed to new replies.