search
top

WordPress Random Thumbnails

Have you noticed those random thumbnails when you visit some blogs.

I have searched for days even weeks for a plugin for that specific use but unfortunately I did not find any.

So I tried to come up with my own functions.

We could say that this WordPress plugin is very primitive, but I still want to share it with you guys to at least give you something to start with, and maybe we can develop it to a full blown plugin.

Installation

  • Upload the “wp-random-thumbs” folder to the wordpress “plugins” folder
  • activate the plugin in your admin panel
  • insert this code in you theme where you want the thumbnails to appear

<?php if(function_exists(“random_thumbs_table”)) { random_thumbs_table($rows,$cols); } ?>

NOTE : do not forget to replace the $rows and $cols arguments with actual numbers

Download link : WP random thumbs v0.6a

(please use version 1.0 )

Item Search :
Glade PlugIns Air Freshener Refills, Lilac Spring , 3 - .17 oz (4.8 g) refills [51 oz (14.4 g)]
Glade PlugIns Air Freshener Re...
7.19
Eclipse Plug-ins (3rd Edition)
Eclipse Plug-ins (3rd Edition)
45.52
Eclipse Plug-ins
Eclipse Plug-ins
Universal Security Instruments CD-9590 3-LED Plug-in Carbon Monoxide Alarm with Battery Backup/Drawer
Universal Security Instruments...
32.99

5 Responses to “WordPress Random Thumbnails”

  1. John says:

    1. The above code that is placed in the template should be: for those who are not .php inclined.

    2. Doesn’t work ;)

  2. admin says:

    Thanks john

    I found a major bug

    release new version 0.6a

  3. John says:

    Thanks Jon,

    Great plugin! I got it to work on my blog, BUT no thumbnails. How do I get those to appear?

  4. Jim Spence says:

    Saturday I was searching for blogs related to Web Promotion and specifically pay per click forum and I found your related blog.

  5. thanks for sharing us..
    this is the great plugin

Leave a Reply

top