Changeset 9906 for trunk/src/bp-groups/bp-groups-adminbar.php
- Timestamp:
- 06/02/2015 05:21:07 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/bp-groups-adminbar.php
r9819 r9906 2 2 3 3 /** 4 * BuddyPress Groups Toolbar 4 * BuddyPress Groups Toolbar. 5 5 * 6 6 * Handles the groups functions related to the WordPress Toolbar. … … 20 20 * @todo Add dynamic menu items for group extensions. 21 21 * 22 * @return bool|null False if not on a group page, or if user does not have23 * 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. 24 24 */ 25 25 function bp_groups_group_admin_menu() {
Note: See TracChangeset
for help on using the changeset viewer.