List of functions
Loop functions
get_thumb, the_thumb: displays thumbnail of current post.
get_pt_excerpt: improved excerpt (current post).
Sidebar functions
get_recent_thumbs, the_recent_thumbs: retrieves last published posts and displays their thumbnails.
get_random_thumb, the_random_thumb: retrieves randomly choosen posts and displays their thumbnails.
RecentImages: retrieves all images in published posts starting with last.
Additional feature: thumbnailing inside posts
- Images and thumbnails: You can tell Post-Thumb to thumbnail all of part of the images inside your posts.
- WordTube Media: You can tell Post-Thumb to display WordTube media with thumbnail and play them in a popup windows.
- Youtube video: You can tell Post-Thumb to display Youtube videos with thumbnail and play them in a popup windows.
- Inserting Youtube video: Post-Thumb will accept either the embed code supply by Youtube, the link to the video or its owninsertion tag:
[YOUTUBE=(video ID) title=(video title)]
Widgets
Widgets are gathered in the Post-thumb widgets plugin. It needs to be activated too. If your theme is widget ready, then the following functions will be available:
Widget list:
- pt-random: returns thumbnails from random posts.
- pt-recent: returns thumbnails from most recent posts.
- pt-recent-video: returns thumbnails & link to wordTube media from most recent posts.
- pt-recent-youtube: returns thumbnails & link to youtube from most recent posts.
- pt-last-youtube: displays last youtube from a given youtube user.
- pt-slideshow: simple slideshow.
- pt-recent-images: displays last images in posts.
Support
Support can be found on plugin homepage: http://www.alakhnor.com/post-thumb
You can also view project here: http://code.google.com/p/post-thumb-revisited/