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.
- Upload the helloworldgen folder to the
/wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- 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.
Version 0.1 - Initial version. Works fine, but more features may come in the
future should there be interest.