Hi,
I want to write a plugin that would add a new type of posts to my blog. The contents of this post would be divided in a few parts (say part 1, part 2 and part 3). Still these posts would be listed together with the regular posts in the blog.
Now what I would like to have is a different way to manage these posts in the admin panel. The idea is to have a panel similar to "Posts" but with text fields for parts 1, 2 and 3.
In short, this new menu would be just a modified version of the "Posts" menu.
Is there a proper way to do this?
Another possibility is to modify the "Posts" panel itself to add those things (but still allow regular posts). Would this be any easier/better?
Thanks in advance,
heuh