We'll create fresh WordPress site with Random Number Generator installed. You have 20 minutes to test the plugin after that site we'll be deleted.
It can be used to avoid browsers cache by inserting a random number.
For instance, http://my_url?[random-number]” could generate http://my_url?134548.
[random-number from=”2″ to=”72″ format=”%b”]%d minutes[/random-number]
output: an integer value between 2 & 72 followed by the word ‘minutes’
This plugin is a sample on how to create a plugin which:
* supports internationalization,
* provides an option screen,
* saves some options,
* use images,
* replaces a tag.
By the way, it generates randomized numbers ;o)
If you need more functionalities, feel free to ask (email/blog)…
A post with a French tutorial is available here.