This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

strshuffle

Description

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.

Installation

  1. Install the plugin
  2. Activate the plugin
  3. Use it

FAQ

Do you offer support

No, but you can email me for bugs and suggestions and wordpress customization services at maxdoom.com.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“strshuffle” is open source software. The following people have contributed to this plugin.

Contributors

Translate “strshuffle” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.1

  • Initial Release