bbp_template_after_topic_tag_edit

bbp_template_after_topic_tag_edit

Hook Type: action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

do_action('bbp_template_after_topic_tag_edit') is found 1 times:

  • /templates/default/bbpress/content-topic-tag-edit.php line 29

    Warning: Undefined array key 31 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 32 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 33 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 34 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    	<?php do_action( 'bbp_template_before_topic_tag_edit' ); ?>
    
    	<?php bbp_get_template_part( 'form', 'topic-tag' ); ?>
    
    	<?php do_action( 'bbp_template_after_topic_tag_edit' ); ?>
    
    </div>