[wp-trac] [WordPress Trac] #9902: Adding an "exclude" parameter to
"wp_list_authors()"
WordPress Trac
wp-trac at lists.automattic.com
Fri May 22 00:23:13 GMT 2009
#9902: Adding an "exclude" parameter to "wp_list_authors()"
-------------------------+--------------------------------------------------
Reporter: ramiy | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.9
Component: Template | Version: 2.7.1
Severity: normal | Keywords: exclude, wp_list_authors, parameters, functions
-------------------------+--------------------------------------------------
'''wp_list_categories()''' has an "exclude" parameter.
'''wp_list_pages()''' has an "exclude" and "exclude_tree" parameters.
'''wp_list_bookmarks()''' has an "exclude" and "exclude_category"
parameters.
And only '''wp_list_authors()''' has no "exclude" parameter. Although it
allows template developers to "exclude_admin", but this is a Boolean
parameter, so we can't use it to exclude other authors.
This enhancement is not a critical one, but adding this feature will give
theme developers more tools to control over the presented content.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9902>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list