Can anyone tell me how I can add widgets to the admin bar?
I've created the widget area and added a custom menu to the admin bar (via the add_menu API), but I'm not sure how to add the PHP code to call the widget area inside of the add_menu function. I'm not the best with PHP so any advice or snippets would be appreciated. Thanks.