[wp-trac] [WordPress Trac] #17025: add hook for wp_list_authors()
WordPress Trac
wp-trac at lists.automattic.com
Sat Apr 2 17:30:10 UTC 2011
#17025: add hook for wp_list_authors()
-------------------------+-----------------------------
Reporter: kevinB | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Query | Version:
Severity: normal | Keywords: has-patch
-------------------------+-----------------------------
The template function wp_list_authors() is not filterable. Plugins may
use existing WP_Query hooks to filter some authors' posts out of the
result set, making the unfiltered authors list invalid.
The corresponding patch adds query filter 'list_authors_query'
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17025>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list