I use the Types plugin to create my CPT and Taxonomies.
I'm not seeing the control filters for my custom taxonomies. I already added the code:
add_filter( 'cpac-remove-filtering-columns', '__return_false' );
But I'm not seeing any dropdown filter. I don't know if I'm doing something wrong. Could you help?
http://wordpress.org/extend/plugins/codepress-admin-columns/