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
    								) );
    							?>
    						</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: