=== catnip === Contributors: layotte Tags: cats, lolcats, the cat api, widget, shortcode, sidebar, images, funny, wptraining, example code Requires at least: 3.1 Tested up to: 4.0 Stable tag: trunk With catnip and The Cat API it's Caturday everyday in WordPress! == Description == catnip enables you to add cute and funny images of random cats in your WordPress theme sidebar or in any page with the catnip shortcode. Current API functionality built into catnip from [The Cat API](http://thecatapi.com/): * Currently the only functionality built into catnip is the ability to get 1-100 random images from [The Cat API's](http://thecatapi.com/) "get" method. This plugin is part of the [Free WP Training](http://wptraining.lewayotte.com) I offered at UGA. Check out the site for the 4 day training videos and resources. == Installation == This section describes how to install the plugin and get it working. 1. Upload `catnip` directory to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. == Frequently Asked Questions == = Is it Caturday today? = It is now! == Changelog == = 1.0.2 = * Added ability to automatically refresh images without reloading the page (thanks to Glenn Ansley for helping me troubleshoot the AJAX call) * Added default styling * Added PHPDocumentation Headers * Fixed some typos and bugs = 1.0.1 = * General bug fixes = 1.0.0 = * Initial release of catnip.