bbp_theme_after_topic_form_forum

bbp_theme_after_topic_form_forum

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_topic_form_forum') is found 1 times:

  • /templates/default/bbpress/form-topic.php line 133
    129
    130
    131
    132
    133
    134
    135
    136
    137
    138
    139
                ) );
            ?>
        </p>
     
        <?php do_action( 'bbp_theme_after_topic_form_forum' ); ?>
     
    <?php endif; ?>
     
    <?php if ( current_user_can( 'moderate', bbp_get_topic_id() ) ) : ?>
     
        <?php do_action( 'bbp_theme_before_topic_form_type' ); ?>

See this hook used in plugins: