Changeset 5927
- Timestamp:
- 09/14/2017 06:51:00 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/page-homepage.php
r5622 r5927 69 69 <section class="clear helpful-links"> 70 70 <div> 71 <h3><?php _e( 'Hot Topics', 'wporg-forums' ); ?></h3>72 <p class="frontpageheatmap">73 <?php wp_tag_cloud( array( 'smallest' => 14, 'largest' => 24, 'number' => 22, 'taxonomy' => bbp_get_topic_tag_tax_id() ) ); ?>74 </p>75 </div>76 <div>77 71 <h3><?php _e( 'Helpful Links', 'wporg-forums' ); ?></h3> 78 72 <ul class="meta-list">
Note: See TracChangeset
for help on using the changeset viewer.