Title: Multiple custom post types under one admin menu
Last modified: June 30, 2022

---

# Multiple custom post types under one admin menu

 *  Resolved [cadcobrachicken](https://wordpress.org/support/users/cadcobrachicken/)
 * (@cadcobrachicken)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/multiple-custom-post-types-under-one-admin-menu/)
 * Using CPT UI I created 3 custom post types: `test` and `test_1` and `test_2`.
   
   I published posts under `test_1` and `test_2`. In `test_1` and `test_2`, I set“
   Show in Menu” to True, and the top level admin page to `edit.php?post_type=test`.
   This effectively puts `test_1` and `test_2` under the top level admin page of`
   test`. Now, is it possible to list all the posts under `test_1` and `test_2` 
   when I click on the top level `test` post type in the admin menu? In other words,
   when I navigate to `/wp-admin/edit.php?post_type=test`, I would like to see all
   the posts from `test_1` and `test_2`. Thank you

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Contributor [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [3 years, 11 months ago](https://wordpress.org/support/topic/multiple-custom-post-types-under-one-admin-menu/#post-15786719)
 * Closest I have for anything like this is my response over at [https://wordpress.org/support/topic/list-all-posts-of-all-post-types-in-a-single-admin-interface/](https://wordpress.org/support/topic/list-all-posts-of-all-post-types-in-a-single-admin-interface/)
   from 10 months ago.
 * Still not something native for how post type listing screens work, but I believe
   it technically did work for this person.
 *  Thread Starter [cadcobrachicken](https://wordpress.org/support/users/cadcobrachicken/)
 * (@cadcobrachicken)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/multiple-custom-post-types-under-one-admin-menu/#post-15795383)
 * Brilliant, that worked.
    Any clues how to get search working when I have multiple
   post types displaying under a single admin heading?
 *  Thread Starter [cadcobrachicken](https://wordpress.org/support/users/cadcobrachicken/)
 * (@cadcobrachicken)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/multiple-custom-post-types-under-one-admin-menu/#post-15796614)
 * Thank you. Issue resolved!
 *  Plugin Contributor [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [3 years, 11 months ago](https://wordpress.org/support/topic/multiple-custom-post-types-under-one-admin-menu/#post-15799215)
 * Welcome.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Multiple custom post types under one admin menu’ is closed to new replies.

 * ![](https://ps.w.org/custom-post-type-ui/assets/icon-256x256.png?rev=2744389)
 * [Custom Post Type UI](https://wordpress.org/plugins/custom-post-type-ui/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-post-type-ui/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-post-type-ui/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-post-type-ui/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-post-type-ui/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-post-type-ui/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * Last activity: [3 years, 11 months ago](https://wordpress.org/support/topic/multiple-custom-post-types-under-one-admin-menu/#post-15799215)
 * Status: resolved