Forums

[Plugin: wordTube] Random Video in Widget (1 post)

  1. usermrpapa
    Member
    Posted 4 months ago #

    Would be great to get an option for random video in the widget so I dont have to keep changing the widget code itself every upgrade.

    Its only one line of code:

    $mediaid = $wpdb->get_var("SELECT vid FROM wp_wordtube ORDER BY RAND() LIMIT 1");

    well, obviously more for the UI to give a random checkbox on the widget itself...

    Thanks for consideration...

Reply

You must log in to post.

About this Topic

Tags