Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • luckskywalker
    Participant

    @luckskywalker

    I got now, thanks.


    luckskywalker
    Participant

    @luckskywalker

    Thanks for helping me, but don’t work, I don’t know if I do this right, look:

    <li id="wp-admin-bar-cb-points" class="menupop"> ...

    Then:

    function bp_admin_bar_remove() {
      global $wp_admin_bar;
    
      $wp_admin_bar->remove_menu( 'cb-points' );	
    
    }
    add_action( 'bp_setup_admin_bar', 'bp_admin_bar_remove', 301 );
Viewing 2 replies - 1 through 2 (of 2 total)
Skip to toolbar