bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

Limiting tags

(2 posts)
  • Started 1 year ago by huntherx17
  • Latest reply from mikenolan
  • This topic is not resolved

Tags:

  1. Is there a way to limit the number of hot tags shown on the front page?

    Posted 1 year ago #
  2. Change your template to set a limit on the number of tags:

    <?php tag_heat_map(array('limit'=>10)); ?>

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.