=== WPKittehPix === Author: Lee Rickler Author link: http://rickler.com Tags: placeholder, pictures, images, wordpress, kittehz! Requires at least: 3.0 Tested up to: 3.5 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html WPKittehPix WordPress plugin pulls in random placeholder images based on placekitten.com == Description == WPKittehPix WordPress plugin pulls in random placeholder images based on http://placekitten.com Can be used in any page or post as well as in a widget. If kittens are not your thing, check out the other plugin WPLoremPix - http://wordpress.org/extend/plugins/wplorempix/ == Installation == Upload in normal way, to your `/wp-content/plugins/` folder. 1. Upload `wpkittehpix` folder to your `/wp-content/plugins/` directory 1. Activate the plugin 1. Add the shortcode and optional attributes to any post, page or text widget to display the placeholder image. = Shortcodes = The most basic shortcode that can be added is `[wpkittehpix]` This will display a random kitteh image at 300px = Optional attributes = Attributes that can be set - with examples: Width : width=200 Height : height=200 Hue - turns image into greyscale : hue=g To use the full set of attributes you might use something like: [wpkittehpix width=200 height=200 hue=g] == Changelog == = v1.0 = * Puuuuremier release