bbp_template_after_topic_tag_edit
bbp_template_after_topic_tag_edit
Appears in: bbpress.2.5.14, bbpress.2.6.0, bbpress.2.6.1, bbpress.2.6.11, bbpress.2.6.2, bbpress.2.6.3, bbpress.2.6.4, bbpress.2.6.5, bbpress.2.6.6, bbpress.2.6.9
Hook Type: action
Displaying hooks found in version: bbpress.2.6.9do_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>