Host Unlimited Domains on 1 Account

Cloud Tag at wordpress


The syntax for wordpress cloud tag is :

<?php wp_tag_cloud( $args ); ?>
You can pass the following arguments to the function:
  • ’smallest’
  • ‘largest’
  • ‘unit’
  • ‘number’
  • ‘orderby’
The sample code are:
<?php wp_tag_cloud(’smallest=8&largest=22′); ?>
<?php wp_tag_cloud(’smallest=8&largest=22&number=40′); ?>

, , , , , , , , ,

  1. No comments yet.
(will not be published)

  1. No trackbacks yet.