Skip to:
Content

bbPress.org


Ignore:
Timestamp:
05/29/2013 10:09:23 PM (12 years ago)
Author:
johnjamesjacoby
Message:

Replace the_content() with bbp_forum_content() where appropriate. Fixes recursion issues introduced in r4792, as part of http://buddypress.trac.wordpress.org/ticket/5021

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/admin/forums.php

    r4950 r4974  
    481481     * @param array $actions Actions
    482482     * @param array $forum Forum object
    483      * @uses the_content() To output forum description
     483     * @uses bbp_forum_content() To output forum description
    484484     * @return array $actions Actions
    485485     */
Note: See TracChangeset for help on using the changeset viewer.