[wp-hackers] Using the new UI for plugins

Andrew Ferguson andrew at fergcorp.com
Fri Mar 28 16:20:19 GMT 2008


Looking at the phpDoc and based on what Ozh said, it looks like
add_meta_box() only works for hooking into existing edit pages (such as the
write post, write page, or link page), true?

What can I do to have the look and feel on an added management/settings
page?

On Fri, Mar 28, 2008 at 1:51 AM, Ozh <ozh at planetozh.com> wrote:

> On Fri, Mar 28, 2008 at 5:01 AM, Ryan Boren <ryan at boren.nu> wrote:
> >  add_meta_box() is an easier way of doing that and will protect you
> >  from any box markup changes that happen in the future.
> >
> >
> http://trac.wordpress.org/browser/trunk/wp-admin/includes/template.php#L1032
> >
>
> <http://planetozh.com/blog/2008/02/wordpress-snippet-add_meta_box/>
> for a simple example in a plugin
>
>
>
> --
> http://FrenchFragFactory.net ~ Daily Quake News
> http://planetOzh.com ~ Blog and WordPress Stuff
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list