If you are interested to display tag clouds without using any WordPress plugins try following snippet.
<?php wp_tag_cloud('smallest=8&largest=22&order=DESC'); ?>
If you are interested to display tag clouds without using any WordPress plugins try following snippet.
<?php wp_tag_cloud('smallest=8&largest=22&order=DESC'); ?>