Dec
11

Tag Dropdown Widget Wordpress Plugin

Hi,

This plugin creates dropdown list of tags. It can work an alternative option to the tag cloud. It provides options to specify dropdown label and trim long tag names to fit theme constraints.

It can also exclude tags based on tag slugs. In order to call this plugin function dirct into your blog post or non widget supported theme, use this code:

<?php
if(function_exists(‘makeTagDropdown’)) {echo makeTagDropdown(‘x’);}
?>

Note: X represents the maximum tag length.

Requires WordPress Version: 2.3 or higher

More Details And Download

Thanks,

Shane G.

Popularity: 1%

Related posts:
  1. Shailan Dropdown Menu Widget Wordpress Plugin Hi, This plugin will add a beautiful CSS for dropdown...
  2. How To Add Widget Support To Wordpress Theme? Hi, Many themez are not supporting widget. In order to...
  3. How To Display Tags In DropDown Menu In Wordpress Blog Hi, Tag Cloud may be not diosplay properly. In order...
  4. PHP Code Widget Plugin For Wordpress Hi, This plugint allows to insert arbitrary Text and/or HTML...
  5. Multiple Category Selection Widget For Wordpress Hi, This plugin gives ability to provide users with a...

Leave a Reply

You must be logged in to post a comment.