bbp_theme_after_topic_meta

bbp_theme_after_topic_meta

Hook Type: action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

do_action('bbp_theme_after_topic_meta') is found 1 times:

  • /templates/default/bbpress/loop-single-topic.php line 77
    			<?php endif; ?>
    
    		</p>
    
    		<?php do_action( 'bbp_theme_after_topic_meta' ); ?>
    
    		<?php bbp_topic_row_actions(); ?>
    
    	</li>
    
    	<li class="bbp-topic-voice-count"><?php bbp_topic_voice_count(); ?></li>