bbp_theme_after_topic_admin_links

bbp_theme_after_topic_admin_links

Hook Type: action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

do_action('bbp_theme_after_topic_admin_links') is found 1 times:

  • /templates/default/bbpress/content-single-topic-lead.php line 43
    				<?php do_action( 'bbp_theme_before_topic_admin_links' ); ?>
    
    				<?php bbp_topic_admin_links(); ?>
    
    				<?php do_action( 'bbp_theme_after_topic_admin_links' ); ?>
    
    			</div><!-- .bbp-meta -->
    
    		</div><!-- .bbp-topic-header -->
    
    		<div id="post-<?php bbp_topic_id(); ?>" <?php bbp_topic_class(); ?>>