Title: Shortcode
Last modified: August 21, 2016

---

# Shortcode

 *  [silverm](https://wordpress.org/support/users/silverm/)
 * (@silverm)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/shortcode-171/)
 * Does your plugin has a shortcode? I am trying to use it inside single.php and
   need a php code. Thanks. Great plugin btw.
 * [https://wordpress.org/plugins/colorful-tag-cloud/](https://wordpress.org/plugins/colorful-tag-cloud/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [silverm](https://wordpress.org/support/users/silverm/)
 * (@silverm)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/shortcode-171/#post-4914436)
 * Update: I just noticed. Activating your plugin changes the default wordpress 
   tag cloud to colorful tags. Howerver, the size of the fonts are all the same.
   It needs to be different sizes. I can do it with css but is there a way to specify
   random font sizes?
 * I am using the code:
    <?php $args = array( ‘taxonomy’ => array(‘category’), );
   wp_tag_cloud($args); ?>

Viewing 1 replies (of 1 total)

The topic ‘Shortcode’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/colorful-tag-cloud_ffffff.svg)
 * [Colorful Tag Cloud](https://wordpress.org/plugins/colorful-tag-cloud/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/colorful-tag-cloud/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/colorful-tag-cloud/)
 * [Active Topics](https://wordpress.org/support/plugin/colorful-tag-cloud/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/colorful-tag-cloud/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/colorful-tag-cloud/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [silverm](https://wordpress.org/support/users/silverm/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/shortcode-171/#post-4914436)
 * Status: not resolved