Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to re-produce Notifications in a Custom Admin bar?


r-a-y
Keymaster

@r-a-y

Did you actually call the function after creating it?

eg. somewhere in your theme add:

<?php if( function_exists('my_bp_adminbar_notifications_menu') ) my_bp_adminbar_notifications_menu(); ?>

Skip to toolbar