bbp_template_after_user_wrapper
bbp_template_after_user_wrapper
Appears in: 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_user_wrapper') is found 1 times:
- /templates/default/bbpress/content-single-user.php line 36
Warning: Undefined array key 38 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 39 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 40 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 41 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
<?php if ( bbp_is_single_user_profile() ) bbp_get_template_part( 'user', 'profile' ); ?> </div> </div> <?php do_action( 'bbp_template_after_user_wrapper' ); ?> </div>