=== Plugin Name === Contributors: max.doom Donate link: http://maxdoom.com/ Tags: fun Requires at least: 3.X Tested up to: 3.6.1 Stable tag: 3.6.1 License: GPLv2 A simple shortcode to shuffle the chars in a string. (See str_shuffle) == Description == A simple shortcode to shuffle the chars in a string. (See str_shuffle) == Installation == 1. Install the plugin 2. Activate the plugin 3. Use it == Frequently Asked Questions == = Do you offer support = No, but you can email me for bugs and suggestions and wordpress customization services at maxdoom.com. == Changelog == = 0.1 = * Initial Release == Upgrade Notice == * What to upgrade? == Screenshots == * No screenshots yet. == How to == * Use the shortcode: [strshuffle]Your text[/strshuffle] to shuffle the contained string. The output could be something like: 'txet ruoY', or something else.