whipmawhopma
Member
Posted 9 months ago #
I know the shortcode [poll id="-2"] displays a random poll from all of your polls, but is it possible to display, say, polls 1, 2, 4 and 5 randomly?
I'm looking for something like:
[poll id="-2" exclude="3,6"]
No shortcode? Perhaps some the straight php function can sort me out?
Thanks in advance :)
http://wordpress.org/extend/plugins/wp-polls/
whipmawhopma
Member
Posted 9 months ago #
Actually I figured that by using 'Random Text' plugin, I can just past poll shortcodes as random text and works perfectly!
Also a solution to displaying any type of random div without advanced PHP know-how :p