Do you have a blog?

Insert this widget showing une new wallpaper every hour, and offer to your visitors the possibility to download it!

An example:

The code:




<?php
$url = get_post_custom_values('url');'
print $url[1];
print $url[0];
?>