Hi, get_post_types('','post') returns info about 'post' post type. But the taxonomy information is blank. Ideally this should return supported taxonomy object of a given post. Is it a bug in that function??? Is there any function that returns supported taxonomy for a given post type??