Archive for November 26th, 2006

Wordpress Plugin: Post in Clouds 0.9

Tagged: Wordpress Plugins Date: 26th, November 2006

Post in Clouds plugin just got better and went up one version :).
Main difference is that now you have a option to count post popularity by views or by comments.
To count popularity by number of comments simply say that $count = ‘comments’ and to count by views say $count = ‘views’
if (function_exists(’cloudOutput’)) {
cloudOutput($limitX=10,$min_font_size = 9,$max_font_size [...]

  • Leave Comment
  • Read Comments (8)