How to creating custom write panels in WP
Posted on October 24th, 2008, by Cristian in DevelopmentWordPress again…. Everyone knows that WordPress is one of the most, if not the most, popular blogging systems on the internet today. With its out of the box features, plugins, and great theming community, its no wonder WordPress has been accepted as today’s standard.
Here is a great tutorial for WP developers on “How to create a custon write panel“.
This is a very good solution not to work with meta_tags, and teach the user or client how to use them things that I’ve been doing, is function called add_meta_box, that WP has it.

