Hello,
First sorry for my English.
I use a version of 3:04 because it is stable ... I can not 3.1.
On my site to show the classic posts (news), posts related to any number of magazines, and some referred to as the magazine
I made a custom type, as well as post only other name ... the magazine, each issue will have some text for the announcement ...
I have the following problem:
You need to create custom type for text magazine articles.
And to add the same as a submenu in magazines ... So I had the following navigation menu
- Magazine
-- Magazine (All posts / all magazines)
-- Add new (add new post for magazine)
-- Articles (in this case will be more posts but related to a number of current magazines ...)
Me need to add a submenu 'Articles'. As I see it only through the function
add_submenu_page () which as the last argument of the function call.
When I click the 'Articles' submeni due to open interface to the post (because it's post).
How do I link to my site to automatically open a new post or a list of posts (to name the editor for the category ....) (for the name, the editor for the category ....)
Thanks in advance