On my last WordPress 3 projects I successfully used custom post types and taxonomies coding the implementation by myself. As regards to custom write panels, I always used the more fields plugin without any problem.
Now I am developing a whole new theme which needs to be totally independent from that plugin therefore I need to add the custom write panels only by coding.
I did a lot of searching but I was not able to find a good tutorial about it.
Any suggestion?
Thank you
I always loved this article mainly for the reason that its about creating a class to use for your metaboxes.
http://voodoopress.com/2011/03/adding-meta-boxes-to-your-post-screen/
I’m not sure if my writing is good enough, but here is an attempt I made on explaining meta boxes
Are meta boxes what you are looking for? I’m not crystal on to what exactly you are referring by write panels