[wp-hackers] WP 2.7 - add_menu_page
Ryan Boren
ryan at boren.nu
Sun Nov 2 22:02:38 GMT 2008
On Sat, Nov 1, 2008 at 11:52 PM, Will Norris <will at willnorris.com> wrote:
> Are there any plans of making it possible to add top-level menu items
> anywhere other than the at the bottom of the menu? I realize you can do
> this manually by:
> $menu[6] = array( ...
>
> but I was wondering if the API would expose it. I also remember Jane saying
> something at WordCamp Portland about being able to sort the menu items. Any
> chance of either of those?
I'm thinking of add_object_menu() that will add a top-level to the
menu group containing Posts, Pages, Links, etc.
No menu sorting for 2.7. Maybe 2.8.
More information about the wp-hackers
mailing list