Recent Posts

This Post Has Been Viewed 226 Times.

Display Tags in wordpress

Posted by admin | Posted in PHP, Wordpress Tips | Posted on 07-03-2009

0

A very simple method to add the tags on to a wordpress theme.Its pretty simple just add the below lines to the file you want it to appear, prefferably SIDEBAR.PHP.This can be easily done using  wp_tag_cloud(), 

Here the smallest means the FONT size of the catagory where least number of post have been made,Largest means the the FONT size of  catogory where the most number of posts have been made.     

<?php wp_tag_cloud('smallest=8&largest=36&'); ?>

 

VN:F [1.5.7_846]
Rating: 0.0/10 (0 votes cast)
VN:F [1.5.7_846]
Rating: 0 (from 0 votes)
Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • De.lirio.us
  • Xerpi

Related posts:

  1. How to display popular posts in wordpress
  2. The thrilling potential of sixth sense technology
  3. Speed up wordpress using .htaccess part 2
  4. Wordpress mysql injection permalink, wp 2.8 versions security vulnerability
  5. LED Display or Scrolling text using javascript

Write a comment

Spam Protected