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

Filters the BuddyPress menu items.

Description

Allow plugins to hook into the menu to add their own

  • ‘s

  • Parameters

    $items

    (array) Array of nav menu items.

    $args

    (array) Array of arguments for the menu.

    Source

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

    Changelog

    Changelog
    Version Description
    BuddyPress 1.7.0 Introduced.

    Questions?

    We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.