[wp-hackers] list_cats filter
Ryan Boren
ryan at boren.nu
Tue Mar 21 19:10:16 GMT 2006
David House wrote:
> On 21/03/06, Eric Hochberger <mailinglists at yournextbroker.com> wrote:
>
>>Any ideas on how to accomplish this plugin? Are there some good
>>filters I'm missing out on?
>
>
> No easy way in the current release, but I've written a patch [1] which
> should enable filtered access to the cats. It's been sitting
> commit-less for a while now, any chance of a push, Ryan?
>
> [1]: http://trac.wordpress.org/ticket/2328
We need a uniform approach for pages, cats, and bookmarks for both the
list and dropdown functions. We probably need to pass $args to the
filter as well. Plugins need to be aware that the lists might be sorted
into a hierarchy with children after parents. Don't break the sort.
Ryan
More information about the wp-hackers
mailing list