Multiple custom post types under one admin menu
-
Using CPT UI I created 3 custom post types:
testandtest_1andtest_2.
I published posts undertest_1andtest_2.
Intest_1andtest_2, I set “Show in Menu” to True, and the top level admin page toedit.php?post_type=test. This effectively putstest_1andtest_2under the top level admin page oftest.
Now, is it possible to list all the posts undertest_1andtest_2when I click on the top leveltestpost 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 fromtest_1andtest_2.
Thank you
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Multiple custom post types under one admin menu’ is closed to new replies.