/ Published in: PHP
Expand |
Embed | Plain Text
<?php the_tags(); ?> <?php wp_tag_cloud('smallest=8&largest=36&'); ?>
You need to login to post a comment.
selfmadepsyche on 02/17/09
1 person have marked this snippet as a favorite
<?php the_tags(); ?> <?php wp_tag_cloud('smallest=8&largest=36&'); ?>
You need to login to post a comment.