- Timestamp:
- 06/02/2024 01:06:10 AM (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/includes/functions.php
r13820 r13890 1431 1431 * @param string $parent_slug A parent slug if it's a secondary nav we are reordering (case of the Groups single item) 1432 1432 * 1433 * @return bool True on success.False otherwise.1433 * @return bool False otherwise. 1434 1434 */ 1435 1435 function bp_nouveau_set_nav_item_order( $nav = null, $order = array(), $parent_slug = '' ) {
Note: See TracChangeset
for help on using the changeset viewer.