Skip to:
Content
Pages
Categories
Search
Top
Bottom

Pending Friendships Count?


  • smuda
    Participant

    @smuda

    hello everyone,

    i’m using

    <?php bp_total_unread_messages_count() ?>

    to display the unread messages.

    is there a way to display new friendships the same way?

    so if there’s a new friendship request, show a number with link to the page.

    thanks in advanced.

Viewing 2 replies - 1 through 2 (of 2 total)

  • Brajesh Singh
    Participant

    @sbrajesh

    yup, you can use

    <?php bp_friend_total_requests_count();?> to show the request count for logged in user


    smuda
    Participant

    @smuda

    thank you very much, works great!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Pending Friendships Count?’ is closed to new replies.
Skip to toolbar