Skip to:
Content

BuddyPress.org

Ticket #2129: 2129.diff

File 2129.diff, 731 bytes (added by dwenaus, 15 years ago)
  • bp-themes/bp-default/groups/single/forum/topic.php

     
    2626                <ul id="topic-post-list" class="item-list">
    2727                        <?php while ( bp_forum_topic_posts() ) : bp_the_forum_topic_post(); ?>
    2828
    29                                 <li id="post-<?php bp_the_topic_post_id() ?>">
     29                                <li id="post-<?php bp_the_topic_post_id() ?>" <?php do_action( 'groups_forum_topic_post_class' ) ?>>
    3030                                        <div class="poster-meta">
    3131                                                <a href="<?php bp_the_topic_post_poster_link() ?>">
    3232                                                        <?php bp_the_topic_post_poster_avatar( 'width=40&height=40' ) ?>