apply_filters( 'bp_nav_menu_items', array $items, array $args )

Filters the BuddyPress menu items.


Description Description

Allow plugins to hook into the menu to add their own

  • ‘s


  • Parameters Parameters

    $items

    Array of nav menu items.

    $args

    Array of arguments for the menu.


    Top ↑

    Source Source

    File: bp-core/bp-core-template.php


    Top ↑

    Changelog Changelog

    Changelog
    Version Description
    1.7.0 Introduced.

    Top ↑

    User Contributed Notes User Contributed Notes

    You must log in before being able to contribute a note or feedback.