bbp_get_form_forum_content

bbp_get_form_forum_content

Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

apply_filters('bbp_get_form_forum_content') is found 1 times:

  • /includes/forums/template.php line 2125
    2121
    2122
    2123
    2124
    2125
    2126
    2127
    2128
    2129
    2130
    2131
                $forum_content = '';
            }
     
            // Filter & return
            return apply_filters( 'bbp_get_form_forum_content', $forum_content );
        }
     
    /**
     * Output value of forum moderators field
     *
     * @since 2.6.0 bbPress (r5837)

See this hook used in plugins: