bbp_new_topic

bbp_new_topic

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

do_action('bbp_new_topic') is found 1 times:

  • /includes/topics/functions.php line 376
    		}
    
    		/** Update counts, etc... *********************************************/
    
    		do_action( 'bbp_new_topic', $topic_id, $forum_id, $anonymous_data, $topic_author );
    
    		/** Additional Actions (After Save) ***********************************/
    
    		do_action( 'bbp_new_topic_post_extras', $topic_id );
    
    		/** Redirect **********************************************************/
    

See this hook used in plugins: