[wp-hackers] dbx_page_sidebar
Ryan Boren
ryan at boren.nu
Tue Feb 19 06:21:09 GMT 2008
On Mon, Feb 18, 2008 at 5:15 PM, Andy Staines <andy at yellowswordfish.com> wrote:
> Yes, well that's a fair comment so can I rephrase the question? What
> >> is the replacement hook in the page please?
> >
> > Well, there's not really a sidebar like there is in 2.3, but there is
> > the submit box. Some hooks were added that allow pending stuff to it.
> >
>
> I'm missing something here. Are you saying there is going to be no
> opportunity to add to the 'Advanced Options' on a page in the same way
> that can be done with Posts? (currently with the 'dbx' hook which is
> still there).
You can add to the advanced options using the add_meta_box() API. The
sidebar doesn't have meta boxes though.
Ryan
More information about the wp-hackers
mailing list