=== Plugin Name === Contributors: carlsverre Donate link: http://carlsverre.com/ Tags: hello world, fun, silly, code Requires at least: 2.7 Tested up to: 2.7 Stable tag: trunk This plugin simply outputs a random hello world code snippet wherever you specify. == Description == This plugin simply outputs a random hello world code snippet wherever you specify (in either posts or pages). I recommend you use a syntax highlighting plugin to wrap the code to make it look nicer. For a preview of what this does and more information please visit this site: thelab.carlsverre.com and search for hello world. == Installation == 1. Upload the helloworldgen folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Place either [helloworldsnippet] or [helloworldsnippet_pre] in a page or post [helloworldsnippet] outputs a random code snippet with no formatting. [helloworldsnippet_pre] wraps the output in a pre tag. == Changelog == Version 0.1 - Initial version. Works fine, but more features may come in the future should there be interest. == Frequently Asked Questions == None yet. == Screenshots == thelab.carlsverre.com