Theme integration

Functions available for WordPress Themes

  1. st_related_posts() : Display an list of related posts (must be placed in WP Loop)
  2. st_tag_cloud() : Display a color (dynamic) tags cloud.
  3. st_the_tags() : Display current tags post.
  4. st_meta_keywords() : Display meta keywords, generated from tags. Use only on your header blog.
  5. st_related_tags() : Display an list of related tags, useful for tags navigation
  6. st_remove_related_tags() : Display the list of remove related tags from current view, useful for tags navigation

Also available in: HTML TXT