bbp_move_reply_count

bbp_move_reply_count

Hook Type: action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

do_action('bbp_move_reply_count') is found 1 times:

  • /includes/replies/functions.php line 1465
    	// Topic voice counts
    	bbp_update_topic_voice_count( $source_topic_id      );
    	bbp_update_topic_voice_count( $destination_topic_id );
    
    	do_action( 'bbp_move_reply_count', $move_reply_id, $source_topic_id, $destination_topic_id );
    }
    
    /** Reply Actions *************************************************************/
    
    /**
     * Handles the front end spamming/unspamming and trashing/untrashing/deleting of