A simple plugin that genrates a random string of characters and stores it in a database. Good for generating promotional codes
The template tags for this plugin are:
1) <?php rndcode_print_code(); ?>: Will generate and print out a random 10 character string.
2) <?php rndcode_generate_code([ $length); ?>: Will generate a random string of $length charcters. $length is an optional argument. Default is 10.
For more information, include release updates, bugs, and new features, you can go to The Official Homepage
Requires: 2.7 or higher
Compatible up to: 2.8.1
Last Updated: 2009-7-8
Downloads: 379
Got something to say? Need help?