This is a plugin that will spruce up your blog with a cool random fact.
The plugin will output a Random Fact via shortcode,template function or widget.
Over 1000 facts are provided.
Sample output:
Time Square was originally called Long Acre Square
To show a random fact via your theme template the following will work
<?php random_fact();?>
If you wish to use it in a post or page via shortcode the following will work
[facts]
No related posts.
