bbp_new_forum_post_extras

bbp_new_forum_post_extras

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

do_action('bbp_new_forum_post_extras') is found 1 times:

  • /includes/forums/functions.php line 329
    		) );
    
    		/** Additional Actions (After Save) ***********************************/
    
    		do_action( 'bbp_new_forum_post_extras', $forum_id );
    
    		/** Redirect **********************************************************/
    
    		// Redirect to
    		$redirect_to  = bbp_get_redirect_to();
    
    

See this hook used in plugins: