Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • masievi
    Participant

    @masievi

    Is there any other approach I can use to add the nav tab on the user’s profile? Kindly if can assist me, this will help a lot.


    masievi
    Participant

    @masievi

    Thank you @shanebp actually i am trying to do this via BuddyPress
    And this is my code

    `function my_bp_nav() {
    ?>
    <a class=”nav-tab” href=”#”>Active tab </a>
    <?php
    }
    add_action( ‘bp_members_admin_user_profile_nav’, ‘my_bp_nav’ );`

Viewing 2 replies - 1 through 2 (of 2 total)
Skip to toolbar