A simple shortcode to shuffle the chars in a string. (See str_shuffle)
| Author: | max.doom (profile at wordpress.org) |
| WordPress version required: | 3.X |
| WordPress version tested: | 3.6.1 |
| Plugin version: | 0.1 |
| Added to WordPress repository: | 26-10-2013 |
| Last updated: | 26-10-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 100 |
| Rated by: | 1 |
| Plugin URI: | http://maxdoom.com |
| Total downloads: | 945 |
![]() Click to start download |
|
A simple shortcode to shuffle the chars in a string. (See str_shuffle)
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.
FAQ
ChangeLog
