Advanced Wordpress Cheat Sheet Sheet1
Advanced Wordpress Cheat Sheet Sheet1
Tags
Cloud
<?php
wp_tag_cloud('smallest=1&largest=9&');
?>
This
snippet
will
create
a
tag
cloud,
in
alphabetical
order,
with
the
smallest
text
at
1
pt
and
the
largest
text
at
9
pts.