Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
11/10/2010 09:35:54 PM (16 years ago)
Author:
djpaul
Message:

Remove used of deprecated theme functions in bp-default

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/single.php

    r3306 r3386  
    1717                                </div>
    1818
    19                                 <div class="post" id="post-<?php the_ID(); ?>">
     19                                <div id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
    2020
    2121                                        <div class="author-box">
Note: See TracChangeset for help on using the changeset viewer.