There are 5 funtions that can be accessed through this plugin.
1. tui_findRandomBackgroundSTYLE()
Returns a random image URL from the background images folder if one exists else the base image folder.
2, tui_findRandomThumbURL()
Returns a random image URL from base image folder
3. tui_findRandomThumbIMG("Height","Width","Class","Title","Alt")
Returns a random image IMG Tage from base image folder
4. tui_findPostThumbURL("thepostID")
Returns a URL, having searched based on the postID
5. tui_findPostThumbIMG("thepostID","Height","Width","Class","Title","Alt")
Returns an IMG tag, containing the URL, height, width, alt, title and class, having searched based on the postID
Support can be found on plugin homepage: http://www.stephenbaugh.com/blog/wordpress-plugins/find-thumb/
You can also view project here: http://code.google.com/p/tui-find-thumb/
Additional documentation: http://code.google.com/p/tui-find-thumb/w/list
Issues & requests: http://code.google.com/p/tui-find-thumb/issues/list
Development version: http://code.google.com/p/tui-find-thumb/source/
Change logs: http://code.google.com/p/tui-find-thumb/wiki/Changelogs




