This option will reset the home page of this site. Restoring any closed widgets or categories.

Reset

Display Tags in wordpress

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)

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. WordPress Vulnerability
  6. Speed up wordpress using .htaccess part 1
  7. Fix 500 Internal Server Error In Wordpress

Leave a Reply

Comments (required)

Spam Protected