﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
17352	Avoid unnecessary multiple output buffers in admin-ajax get-comments	mitchoyoshitaka	mitchoyoshitaka	In the admin-ajax get-comments code, there's currently a loop over each list table item in order to build up the comments HTML, but it creates, gets, and clears the output buffer for each of these loops. This probably could be collapsed into one output buffer?	enhancement	closed	normal	3.2	Performance		normal	fixed	has-patch	
