12, // size of least used tag
‘largest’ => 20, // size of most used tag
‘unit’ => ‘px’, // unit for sizing the tags
‘number’ => 45, // displays at most 45 tags
‘separator’=> ” “,
‘orderby’ => ‘name’, // order tags alphabetically
‘order’ => ‘ASC’, // order tags by ascending order
‘taxonomy’ => ‘post_tag’ // you can even make tags for custom taxonomies
) ); ?>

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.