[wp-hackers] Replacing category filter with custom taxonomy in edit.php

Daniel Bachhuber danielbachhuber at gmail.com
Mon Dec 27 20:42:28 UTC 2010


Hey Will,
It is possible, and we did it like this for Assignment Desk:

https://github.com/studio20nyu/Assignment-Desk/blob/master/php/manage_posts.php

Let me know if you have specific questions

Cheers,

Daniel

On Dec 27, 2010, at 1:12 PM, William Davis <will.davis at gmail.com> wrote:

> Is it possible to replace the category filter with a custom taxonomy in edit.php? For example, if I had custom post type towns and a taxonomy counties, can I allow people to filter in /edit.php?post_type=town based on counties?
> 
> Will
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers


More information about the wp-hackers mailing list