This function has been deprecated. BuddyPress 2.6.0 instead.
bp_core_sort_subnav_items()
Sort all subnavigation arrays.
Description
Return
(bool|null) Returns false on failure.
Source
File: bp-core/deprecated/buddypress/2.6.php
function bp_core_sort_subnav_items() { _deprecated_function( __FUNCTION__, '2.6' ); }
Changelog
Version | Description |
---|---|
BuddyPress 2.6.0 | BuddyPress 2.6.0 |
BuddyPress 1.1.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.