bbp_update_reply_to

bbp_update_reply_to

Hook Type: filter

See hook in core

Displaying hooks found in version: bbpress.2.6.9

apply_filters('bbp_update_reply_to') is found 1 times:

  • /includes/replies/functions.php line 1108
    		}
    	}
    
    	// Filter & return
    	return (int) apply_filters( 'bbp_update_reply_to', $reply_to, $reply_id );
    }
    
    /**
     * Get all ancestors to a reply
     *
     * Because settings can be changed, this function does not care if hierarchical