bbp_template_before_forums_loop

bbp_template_before_forums_loop

Hook Type: action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

do_action('bbp_template_before_forums_loop') is found 1 times:

  • /templates/default/bbpress/loop-forums.php line 13
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    // Exit if accessed directly
    defined( 'ABSPATH' ) || exit;
     
    do_action( 'bbp_template_before_forums_loop' ); ?>
     
    <ul id="forums-list-<?php bbp_forum_id(); ?>" class="bbp-forums">
     
        <li class="bbp-header">
     
            <ul class="forum-titles">