How to manage selected post-formats in custom post type
'supports' = array('title','author','post-formats'),
Now display all types of post-formats but i want to display only selected.
like : link,audio,video
Topic post-type-support custom-post-types Wordpress
Category Web