Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 1 replies (of 1 total)

  • amargarido
    Participant

    @amargarido

    So I found it…

    under bp_core_new_nav_item the show_for_displayed_user parameter set to false.

    
    array(  'name' =>'Photo Uploads', 
    'slug' => 'photo-uploads', 
    'show_for_displayed_user' => false,
    'screen_function' => 'your_function_to_display_page', 
    'position' => 75 
    );
    
Viewing 1 replies (of 1 total)
Skip to toolbar