Plugin Directory

WP-BANNERIZE

Author: Giovambattista Fazioli

WP_BANNERIZE is a banner-image manager. In your template insert: <?php wp_bannerize(); ?>

NEW FROM 2.1.0

  • Add thickbox support for preview thumbnail, resize key field to 128 chars, Minor Fix

NEW FROM 2.0.2

  • Add random option

NEW FROM 2.0.0

  • Add edit banners list
  • Add combo menu for select group/key
  • Add combo menu for selcte target browser window
  • Add Wordpress contextual HELP
  • Add limit option for limit banners number in output
  • Add a minimal base localization
  • Rev code and fix minor bugs

NEW FROM 1.4.0 Due to fix an upload's trouble the database table is changed. So, I apologies, but you have to update a new database table and discard old database. In this way you have to re-insert your banners.

When you insert a banner you can give a group code (8 char). In this way you can "group" a block of banner. For examples if your theme is a 3 columns you can put in left sidebar:

<?php wp_bannerize('group=left_sidebar'); ?>

and put in right sidebar:

<?php wp_bannerize('group=right_sidebar'); ?>

params:

* group               If '' show all groups, else show the selected group code (default '')
* container_before    Main tag container open (default <ul>)
* container_after     Main tag container close (default </ul>)
* before              Before tag banner open (default <li>) 
* after               After tag banner close (default </li>) 
* random              Show random banner sequence (default '')
* limit               Limit rows number (default '' - show all rows) 

Related Links

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus (1 reporting)

100%
100,1,1 100,1,1 100,1,1

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(7 ratings)