Desktopexchange Wordpress Plugin

We have created a Wordpress Plugin for bloggers/Blogs so you will have a fresh little girl image on your sidebar every time your Brower is opdated / reloaded, that Image can then be downloaded as desktop background, if you click the image, this is of cause also FREE, have fun.

See demo Here Movie Blog

Instructions

Step 1

Put the wp-randomimage.php file into the wordpress directory (wordpress/wp-content/plugins/)

Step 2

Edit sidebar.php in your theme directory (wp-content/themes/(your-current-theme)/sidebar.php) find the following: (around line 70)

</ul>
</div>

Add this above:

<?php if(function_exists('get_randomimage')): ?>
<li><h2>Random Image</h2>
<ul>
<li> <?php get_randomimage(); } ?> </li>
<li> via <a href="http://www.desktopexchange.com">desktop exchange</a>
</li>
</li>
<?php endif; ?>

Step 3

Go to Wordpress administration panel and enable the plugin from Plugins area. It'll appear as 'Image Randomizer'.
That's all! If you point your browser to your Blog you'll see the image randomizer on the sidebar.

 

Download desktopexchange Plugin

 

There is no support for this plugin, but you are welcome to write to webmaster at desktopexchange . com

 

 

 

 
 

wordpress plugin