Skip to:
Content
Pages
Categories
Search
Top
Bottom

How do you add the BuddyPress notification count on the menu item?

Viewing 4 replies - 1 through 4 (of 4 total)
  • @socialc

    Participant

    <?php echo bp_notifications_get_unread_notification_count(bp_loggedin_user_id()); ?>

    You can build your own menu using this inside to show the count.

    @allancaeg

    Participant

    Amazing! Thank you @socialc

    @themichaelglenn

    Participant

    I’ve built a BuddyPress specific menu (using the BuddyPress Logged In links).

    In which file, and what location, do I add the code @socialc provided?

    @iduy

    Participant

    hi @sosialc
    where is the code placed?

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar