Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
06/02/2015 05:21:07 AM (10 years ago)
Author:
tw2113
Message:

Initial documentation cleanup for the BP Groups component.

See #6401.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-groups/bp-groups-adminbar.php

    r9819 r9906  
    22
    33/**
    4  * BuddyPress Groups Toolbar
     4 * BuddyPress Groups Toolbar.
    55 *
    66 * Handles the groups functions related to the WordPress Toolbar.
     
    2020 * @todo Add dynamic menu items for group extensions.
    2121 *
    22  * @return bool|null False if not on a group page, or if user does not have
    23  *        access to group admin options.
     22 * @return false|null False if not on a group page, or if user does not have
     23 *                    access to group admin options.
    2424 */
    2525function bp_groups_group_admin_menu() {
Note: See TracChangeset for help on using the changeset viewer.