Advertisement
Guest User

Untitled

a guest
Aug 5th, 2012
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <?php do_action( 'bbp_theme_before_forum_description' ); ?>
  2.  
  3. <div class="bbp-forum-description"><?php the_content(); ?></div>
  4.  
  5. <?php do_action( 'bbp_theme_after_forum_description' ); ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement