=== WP Websnapr Thumbs === Contributors: dustypaws Tags: websnapr, thumb, thumbnails Requires at least: 1.5 Tested up to: 2.8.2 Stable tag: 0.0.1b Easily add a website thumbnail to your post. == Description == WP Websnapr Thumbs is the most easy way to decorate your postings with a nice snapshot. For a simple thumbnail just do something like: [wst]http://urlToWebsite.tld[/wst] The default class for the thumbnail is 'alignleft' which will make the thumbnail float to the left of your post. If you want to make it float to the right ('alignright'), do it like that instead: [wst]r http://urlToWebsite.tld[/wst] It's simple as that, yes. Just put an 'r' infront of the URL. :) --- To LINK the thumbnail to the page it's showing do it like that: [wstlink]http://urlToWebsite.tld[/wstlink] respectively: [wstlink]r http://urlToWebsite.tld[/wstlink] if you want it to float right. 'alignleft' and 'alignright' are Standard-classes in Wordpress, if however your theme comes without them you may have to create them in order to make this plugin work. And now.... Have fun! :) == Installation == = Installation = 1. Download the zip file and extract the contents. 1. Upload the 'wp-websnapr-thumb' folder to your plugins directory (wp-content/plugins/). 1. Activate the plugin through the 'plugins' page in WP. 1. No additional settings necessary. == Frequently Asked Questions == none....yet ;) == Screenshots == 1. Thumbnail that's aligned to the right 2. Thumbnail that's aligned to the left == Version history == * Version 0.0.1 Initial beta release == Changelog == * No changes yet.