bbp_theme_after_forum_form_parent

bbp_theme_after_forum_form_parent

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

do_action('bbp_theme_after_forum_form_parent') is found 1 times:

  • /templates/default/bbpress/form-forum.php line 151
    147
    148
    149
    150
    151
    152
    153
    154
    155
    156
    157
            ) );
        ?>
    </p>
     
    <?php do_action( 'bbp_theme_after_forum_form_parent' ); ?>
     
    <?php do_action( 'bbp_theme_before_forum_form_submit_wrapper' ); ?>
     
    <div class="bbp-submit-wrapper">
     
        <?php do_action( 'bbp_theme_before_forum_form_submit_button' ); ?>

See this hook used in plugins: