Better if you stay use different post types but group its in one admin menu (look to http://wp.tutsplus.com/tutorials/creative-coding/customizing-your-wordpress-admin/ and http://codex.wordpress.org/Administration_Menus)
Related Posts:
- How can I remove the “Add New” button in my custom post type?
- Submit post and upload image from front-end
- Taxonomy, Terms, and Template Files
- Quick edit screen customization
- Development of a WordPress Search Plugin – Best Practices
- How do I filter the excerpt metabox description in admin?
- WP_Query orderby custom field then post_date in one query
- Using Custom Fields in Custom Post Type URL
- How to show more posts on an archive page?
- How to list all categories and tags in a page?
- show tags of custom post type ONLY
- Pagination not working with custom category template
- Why is the »_builtin« parameter not advised in »register_post_type()« for custom post types?
- Display posts of custom type in hierarchical order
- Many to Many Taxonomies or rewrite rules?
- How to display the rest of categories on Portfolio filterable
- How to query custom post type by term?
- Custom Post Type Name Causing Problem
- attach one post from one post type to another post from another post type
- How to get current post id of a custom post type in a loop using template singel-{custom type}.php?
- Post the content of a specific “Custom Post Type” post within a post using a shortcode
- How to get the first term for the current taxonomy?
- Including an External File in a Post (and Using Processed Paths)
- Notice: Undefined property: stdClass::$delete_posts with custom post type
- get_template_part for custom post type content not working
- How to search map address in custom post type?
- Ignore sticky posts if post is not in meta query
- Creating Accordians in WordPress Theme
- Multiple custom post type loops in category.php
- WordPress post count not showing for custom post type author
- Display Posts in Custom Post Types Timber
- Find the user who initially created the post
- Custom Post Type with has_archive ignores my custom archive and single template
- Is there a way to have the view link on manage posts page to open in a new window or tab?
- Pagination on a custom post type loop
- Display all post titles of current post type
- Custom post type multiple loop by taxonomy term
- How to Filter custom post type by taxonomy?
- Add custom post type settings to wordress default posts
- A better way to add a meta box to custom post types
- How do I set all of a particular post meta to a value within the custom post type I’m in?
- What’s the WP way to load remaining custom posts?
- Manage custom post type in woocommerce /my-account/ page
- Custom post Type, child of a Page?
- How to add a contribute page
- Some posts from custom post type to subdomains
- WordPress subpages to custom post types
- Different results between permalink and query var search
- How can I display custom post types on a page?
- calling categories in a custom post type
- 404 Error on form submission within custom post type
- Query of custom post types only shows first post
- How can i automatically add CPT single pages as sub menu items
- Set thumbnail and title for a post type archive (not post itself!)
- Can I restrict category availability?
- New “Custom Types” item in admin menu. Is this a plugin or a new wordpress feature?
- sortable columns for multiple custom post types not working
- I need to add a filter to prepend the term ‘National – ‘ to the post title if the post is tagged to multiple states
- Custom ordering of CPT items not matching with the ordering of its pagination
- Metabox multiple custom post select -> display selected items?
- Custom Post Type UI with ACF
- Script doesn’t trash custom post types. Instead it duplicates the post and generate new versions in the trash
- Custom post type categories gives 404 error
- Query Posts that have Custom Taxonomy
- Custom Taxonomy Terms in Menu lead to which page?
- Mixing Custom Post Types and Page Templates in WordPress 3.7.1
- Types plugin breaking because of server configuration
- Custom Post Type – Main page for certain posts
- Rewrite rules for custom post type
- Custom taxonomy and post type rewrite rules
- How can I loop at a Specific Taxonomy from a custom post type?
- Can I use the ‘category’ taxonomy for both posts and a custom post type?
- Change user role when user’s first post gets published
- Display custom post front end filter by ACF equals current user
- Filtering custom post pages
- Update query based on CPT / Post Type, show all sorted by date
- How to keep custom post type related information
- Use a template for a specific url slug without creating a page
- In the php, how can I have a category of a custom post type display?
- Search Function not searching correct custom_post_type even though post_type is defined in search args
- Why do my custom post type show up in all pages?
- How do I query with multiple custom fields orderby in same column?
- Display a list of sub-pages of Custom Post Type Parent Page
- get related sub-cat posts on custom post type
- Compare meta_values and return results that are similar
- Meta Box doesn’t appear
- Foreach in get_post_types to apply a different filter per post type
- How to enable the user to add value through the admin panel?
- wp_query: How to retrieve current term slug in custom taxonomy?
- Permalink of custom post type partly broken
- Custom Post Type & Page Template
- How to call Shortcode categories for custom post types?
- Make meta box appear if the previous if not empty?
- Show a custom field instead of username in the backend author area
- Custom Post Type children and grand-children in one list
- Custom post type & role issues
- Display Custom Post Type on Toolset Types Plugin
- Filter Custom post type by another Custom post type
- Show search for data extracted from metabox
- Retrieve a post with its ACF repeater fields in wordpress