Now that wordpress 3.1 is out, where is the documentation for grouping custom post types together in the wp backend?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
If you are wondering how to group multiple post types under one menu, you can easily do this with the
Note: For this to work, Then you would create a menu using the
In the same fashion, you can also attach post types to any existing menu. For example, it might be useful to attach certain post types to 'Posts' and others to 'Pages', while others might belong in 'Tools'. If you attach to an existing menu, you can ignore the |
|||
|
