Forums
-
- Forum
- Posts
-
- Installation
- 28,417
- Troubleshooting
- 62,426
- Themes
- 10,421
- Plugins
- 15,331
- Requests & Feedback
- 14,958
- Showcase
- 3,255
-
Yup. Replace <?php tag_heat_map(); ?>
in your copy of front-page.php
with:
<?php tag_heat_map('limit=20'); ?>
Replace 20 with whatever you want. The default is 45.