wp_tag_cloud: parameters smallest&largest broken?
-
<?php wp_tag_cloud('smallest=1.6&largest=4&number=30&orderby=count&unit=em&format=flat'); ?>
In result there are only several tag links, that havestyle="font-size: 4em;"
orstyle="font-size: 2em;"
, but other tag links have empty style:
style=""
Any ideas?
- The topic ‘wp_tag_cloud: parameters smallest&largest broken?’ is closed to new replies.