search
top

WordPress Random Thumbnails plugin ver1.0


We are glad to announce our latest upgrade WordPress Random Thumbnails plugin ver1.0

Features

- can extract thumbnails on local images and external files

- can create thumbnails with any given dimensions

- does not crop the images

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”)) {
$temp= $wp_query;
random_thumbs_table($rows,$cols);
$wp_query=$temp;
}

?>

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

These lines are just to ensure that it will disturb the current page query

$temp= $wp_query;

——

$wp_query=$temp;

Download link : WP random thumbs v1.0

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 )

Ad space sales agent

Selling your ads directly to advertisers can be very time consuming.

Using third party ads brokers like adsense, and yahoo could be convenient but they get a chunk from sales.

One more thing, specially with google adsense, a small honest mistake could cost your account, like we often read on forums.

Managing your own ads could be time consuming and very vulnerable to errors.

I have stumbled upon a WordPress plugin that could do the job and a lot more.

It is from OIOPUBLISHER.COM it is a premium wordpress plugin that would handle your ads, sell links, and promote your site in their market place.

It can also handle ads on external non-wordpress sites.

For $37 I believe its a good investment and I use it myself on this site and other blogs.

Visits HERE for more details

Domain Evaluation tool

As promised we will be making your webmastering career a lot easier.

Webmasters normally check some information about a domain before they purchase.

Here at www.lazyjon.com, we have included a domain evaluation tool that will provide you with relevant information about a given domain.

It will provide you with the following information

  • Google Pagerank
  • Submitted to DMOZ
  • Submitted to Yahoo Directory
  • Number of backlinks
  • Alexa ranking and graph
  • Domain Age

Visit the tool HERE

LazyJon Store Plugin Required
top