Why don’t you just take post_formats (will be introduced with wp 3.1 in near future). These contain asides (small posts), chat, links, video, audio and so on. In general you just got a new meta-box that allows you to select the format when posting. Behind the scenes post formats are just predefined custom taxonomies bundled in a meta box. I don’t know how they list, but i guess it’s close to what you’re searching for. Else you could switch to custom post types. Those would be listed as separate menu entries, so when you’re on the post-list screen you’d only see the type of post you want to see. You could make custom capabilities that are only added to specific authors so only them could see their “own” post type. Hope that helps.
Related Posts:
- Custom Taxonomy – Tags Metabox is showing instead of Categories
- WP the_posts() on single-cars.php get category link
- How to Display Posts From Category Within a Custom Taxonomy?
- How to manage a dynamic multi-level page hierearchy system?
- Post Editor: display categories from current post type taxonomy only?
- How to show all posts of the category in wordpress?
- Filtering a custom post type by custom taxonomy in archive template
- Exclude a category from WP_Query
- Get category id from post id of a custom post type
- How can I list all the categories under a Custom Post Type (taxonomy)?
- How to build a complex page structure
- How to filter custom post types by custom category taxonomy
- Is there a way to use regular categories with custom post types?
- How to list all categories and tags in a page?
- WP_List_Table Inside Metabox Not Working on Submit
- remove support for ‘Categories’ for a custom post type
- Glossary with Custom Post Type
- Custom-Taxonomy as categories: Remove “most-used” tab?
- Showing current taxonomy terms
- Filter get_categories() for taxonomy term in WordPress
- Custom permalinks – post type – hierarchical taxonomy’s
- automatically create taxonomy with same name as post title
- Add filter to wp_list_categories and query what type of taxonomy-terms it use?
- How to show related posts by category or custom post type?
- Structuring a product catalogue in WordPress [closed]
- Custom edit post column – category not showing
- Taxonomy list. Order by a specific custom post type count
- Display taxonomy term only if there’s a value
- How to show custom taxonomy in the permalink?
- Custom post type taxonomy template
- Adding Custom Taxonomy to WordPress default Post type
- Custom/separate categories for custom post type
- Display Posts of a Category in Alphabetical Order (Custom Post Type)
- Taxonomy structure of Sport site
- Display Custom Category (taxonomy) Name in Custom Post Type
- get_categories() for only CPT
- Making pages also serve as taxonomies? Or give full pages to taxonomies?
- Show Post Count of a Category
- get_queried_object error How to show post count by month in the taxonomy page
- custom taxonomy archive by year
- How to filter the taxonomy terms based on another taxonomy term
- Get categories and descriptions from custom post type
- Combining custom post type and post category
- Show Two custom Post type and their posts on category page
- Querying Term Posts in Loop
- How to create new category for custom post type?
- Weird problem happening with custom taxonmy when creating/updating posts
- How to get the post type from a category id?
- Insert HTML inside link in a walker
- Custom Post Types and independent Categories – complex Taxonomy
- Should I use custom taxonomy or custom post type
- Set menu active state for custom posttype and category, given custom taxonomy term
- Display all posts in main category and 1 subcategory
- Custom Post Type Archive Page Filtering
- Getting posts under the custom post type ui category
- How can I auto-assign a CPT post to category in a custom taxonomy when published?
- Posts from all the categories are being displayed instead of particular category
- Conditional Statement custom post type category
- Show custom post type filtered by category
- Custom Post Type With Categories
- Missing Posts in Custom Taxonomy List
- Categories sorting
- Allow user to set custom order to a list of custom taxonomies?
- get_category_parents for custom post type taxonomy
- Disable block with taxonomies at post page
- wp_list_categories() – current-cat class also inside posts?
- Showing posts from different categories and from custom post type
- Which post does a taxonomy term belongs to?
- Categories of custom taxonomy don’t show any posts
- How to display custom taxonomies with links in filter menu?
- List custom taxonomy specific to one custom post type
- Show a Category X’s custom post type on Category X archive page?
- Cannot add category or custom taxonomy from admin. WordPress site is hosted in Windows 16 server via IIS. No XAMPP or WAMP
- Add custom post type settings to wordress default posts
- Hide parent categories when clicked, and show it’s childs
- Get related posts of child term of custom post type
- Limit amount of posts made within a custom taxonomy
- Problem with displaying posts in the CPT category
- Filter CPT posts by one or more categories
- Getting categories of posts under a custom taxonomy
- Can’t remove front from permalinks for custom taxonomy category page
- Set a checkmark in a category based on a URL-parameter
- How to edit this code to get the categories in achieve page?
- Get the category from custom post type
- Custom Post Slug same as Parents Category Slug
- Hierarchy and access control for Custom Post Types (CPT)
- Best method to make posts searchable, sortable and filterable – custom field, tag or category?
- How to get custom posts sub category link
- browse by category and tags?
- I am trying to hide a custom post type category to logged in users with Pre_Get_Posts
- List of Posts and Categories
- How can I show 1 featured post in a styled element, and the next few below differently styled
- Custom Post Type Category Link
- Custom Post type category pages template and loop
- Create new custom post and post category of same name
- in_category for custom post types
- Get parent category id from child category page for custom taxonomy
- Custom post types and ‘new WP_Query’
- How to add current custom taxonomy slug to body class
- Variable not working in WP_Query