﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
21431	Allow count_many_users_posts() to count only public posts	ryan	nacin	count_many_users_posts() calls get_posts_by_author_sql() which contains some cap checks. This makes the output dependent on the current user and thus not very cacheable. Let's add a means of counting only public posts that skips the cap and current user checks.	enhancement	closed	normal	3.5	Users	3.4.1	normal	fixed	has-patch do-not-punt commit	
