bp_nouveau_single_item_supports_priority_nav

bp_nouveau_single_item_supports_priority_nav

Hook Type: filter

See hook in core

Displaying hooks found in version: buddypress.12.4.1

apply_filters('bp_nouveau_single_item_supports_priority_nav') is found 1 times:

  • /bp-templates/bp-nouveau/includes/functions.php line 1737

    Warning: Undefined array key 1738 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 1739 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 1740 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 1741 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 1742 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    	 *
    	 * @param bool   $retval      True if the single item supports priority nav. False otherwise.
    	 * @param string $single_item The single item object name. Possible valuers are 'member' or 'group'.
    	 */
    	return apply_filters( 'bp_nouveau_single_item_supports_priority_nav', $retval, $single_item );
    }